
NuxtPress
Publishing the Nuxt way
⚡Hot reloaded Markdown routes: pages/foo/bar.md
→ /foo/bar
⚡Deploy static with nuxt generate
or live with a simple API.
⚡Built-in docs, blog and slides pluggable apps.
⚡Flexible Markdown processing via @nuxt/markdown.
⚡Ejectable styles and templates (nuxt-press eject <anything>
).