← All ideas

Welcome to the community blog

By Kelden ·

Linked resource: https://github.com/Thimphu-Tech-Meet/Landing-Page

This site is a living collection of ideas from the Thimphu Tech Meet community. There is no database, no CMS, and no admin panel — every post is a markdown file in this repository.

How it works

  1. Fork the repository on GitHub.
  2. Add a new .md file to the /content folder.
  3. Fill in the frontmatter (title, description, author, date, and an optional link).
  4. Open a pull request.

Once your pull request is merged, the site rebuilds and your idea is live. Your GitHub profile is also added automatically to the contributors page.

Why markdown?

  • Zero lock-in — your writing is a plain text file you own.
  • Reviewable — every change goes through a transparent pull request.
  • Fast — every post is pre-rendered to static HTML at build time.

See CONTRIBUTING.md for the full step-by-step guide.