2026
Sample Project
A starter project entry — replace this with something you have built. Featured projects appear on the home bento grid.
- nextjs
- mdx
Sample Project is placeholder content shipped with the template. It shows how project pages work and how a featured entry surfaces on the home grid.
What to customize
- Edit
projectMetaat the top of this file — title, year, description,featured,repo, andtags - Add locale-specific versions with
sample-project.en.mdxandsample-project.zh.mdxif you use bilingual content - Delete this file once you have real projects in
content/projects/
Stack
This journal template includes:
- Next.js App Router with
next-intlfor English and Chinese - MDX content in
content/posts/andcontent/projects/ - Tailwind CSS v4 with separate design tokens for bento vs. editorial surfaces
Read the MDX writing guide to learn how posts and shortcodes work.