This website is based on Next.js's Static Generation feature using Markdown files as the data source.
The blog posts are stored in /content/posts
and the architecture of the blog
is explained in /doc/posts.md
.
yarn dev
- NextJS v12
yarn 3
with its PnP feature