Hello World
·
nuxtmeta
This is the first post on the new avj.no. The old site was getting stale, so I wiped everything and started fresh with Nuxt 4, Nuxt UI, and Nuxt Content.
The Stack
- Nuxt 4 — the latest, with the new app directory structure
- Nuxt UI — component library that handles the design system
- Nuxt Content — markdown-driven content, sourced from my Obsidian vault
- Firebase Hosting — deployment target (with Cloud Run as an SSR escape hatch)
What's Next
The plan is to use this as a proper developer blog. Content is written in Obsidian, pushed to a dedicated GitHub repo, and Nuxt Content pulls it in at build time. Simple, no-frills, just markdown and code.
More to come.