Static SvelteKit blog for GitHub Pages.
Post source files live in src/content/posts/<YYYY>/*.md. Any Markdown file
added under a year folder is rendered into the static blog automatically by
npm run build; the folder path becomes part of the post URL. If date is not
set in frontmatter, use an MM-DD-title.md filename inside the year folder.
The original import from the MongoDB BSON dump can be rerun with:
npm run import:mongodb- blog migration I
- blog migration II : sveltekit
- blog migration III : theme toggle
- blog migration IV : architecture overview
- blog migration V : backend API I
- blog migration VI : backend API II
- blog migration VII : JWT and TLS
- deploying a Go API server with Docker
- SvelteKit (TypeScript)
- GitHub Pages