A complete getting-started guide: duplicate the Notion database, fork the repo, configure environment variables, and publish your first post in under an hour.
Deep dive into the data pipeline: database schema, property aliases, ISR revalidation, cover image proxying, and how filterPosts decides what goes live.
Step-by-step Vercel deployment: import the GitHub repo, configure environment variables, set your production URL, and verify RSS, sitemap, and Open Graph tags.
Edit site.ts, me.ts, static images, and per-post SEO fields. Learn how metadata flows into Open Graph, Twitter cards, and the /me portfolio layout.
Enable GitHub Discussions, install the Giscus app, copy configuration from giscus.app, and wire NEXT_PUBLIC_GISCUS_* variables into your deployment.