← BackWebsite Infra
- This website is statically generated using Nuxt Content - the current theme is based off of Nuxt Content Wind
- I’ve set it up to pull posts from a database in my Notion by implementing a Nuxt Content “custom source”
- This is what you see in the “Writing” section at present
- Nuxt Content also understands MDC, so I can integrate Vue components directly in Notion
- A Github action periodically polls my Notion and builds a Github Pages site using the latest content
-
Repository
if you’re interested