Hello, World
This is the first post of the blog. The site is built with Next.js static site generation (SSG): complete HTML is emitted at build time, so AI crawlers such as GPTBot, ClaudeBot and PerplexityBot can fetch the full content without executing any JavaScript.
Tech stack
- Next.js 15 (App Router, fully static site generation)
- Posts stored as Markdown + front matter under the
content/directory - Deployed on Vercel with the custom domain fan123abc.xyz