back to garden

trămhay site structure — all routes and their purpose.

pages

route page description
------- ------ -------------
/ garden homepage — entries grouped by topic, bento grid
/about about what tramhay is, how the garden works
/submit submit how to suggest content for the garden
/terms terms content policy, privacy, license
/system design system live brand guide — colors, icons, components
/tags tags all tags with entry counts
/tags/[tag] tag filter entries filtered by a single tag
/topics/[topic] topic filter entries filtered by a single topic
/entries/[slug] entry detail individual entry with topic-specific layout
/tramhay tramhay.md logic & content structure document
/design design.md visual design, colors, typography
/skill skill.md development standards and conventions
/sitemap sitemap.md this page — full site structure

topic routes

each topic has its own filter page:

route entries
------- ---------
/topics/sách 4 books
/topics/công cụ 5 tools
/topics/đồ vật 4 physical products
/topics/thương hiệu 3 brands
/topics/bài viết 3 articles
/topics/nghe 3 audio/podcasts
/topics/xem 3 videos/channels
/topics/ý tưởng 3 ideas/concepts

entry routes

28 entries, each at /entries/[slug]:

  • /entries/thien-nghe-thuat-hanh-phuc
  • /entries/lam-ban-voi-bau-troi
  • /entries/minimalist-entrepreneur
  • /entries/doi-ngan-dung-ngay-dai
  • /entries/notion
  • /entries/arc-browser
  • /entries/darktable
  • /entries/linear
  • /entries/vim-editor
  • /entries/keychron-k3
  • /entries/muji-gel-pen
  • /entries/ikea-kallax
  • /entries/banh-mi-ha-noi
  • /entries/the-hue-garden
  • /entries/la-bon-nhua
  • /entries/cote-divoire-coffee
  • /entries/maggie-appleton-digital-garden
  • /entries/paul-graham-essays
  • /entries/nobody-wants-to-read-your-stuff
  • /entries/chi-em-rot
  • /entries/vietcetera-podcast
  • /entries/album-hoang-hon
  • /entries/kurzgesagt-youtube
  • /entries/tom-sachs-video
  • /entries/spirited-away
  • /entries/ikea-effect
  • /entries/tao-dung-lanh-dao
  • /entries/growth-mindset

tag routes

65 unique tags, each at /tags/[tag]. most used: vietnamese (4), productivity (3), design (3), tools (3), books (3).

static files

file purpose
------ ---------
/favicon.svg site favicon (leaf icon)
/sitemap-index.xml xml sitemap for search engines (auto-generated)

project docs (root)

file purpose
------ ---------
README.md project overview and content authoring guide
tramhay.md logic, data model, routing
design.md visual design decisions
skill.md development standards
sitemap.md this file — site structure reference