doconuxt
v0.0.6
Published
**Doconuxt** is a [@nuxt/content](https://content.nuxtjs.org/) powered static site generator for Markdown content. It is minimal, opinionated, and comes with a default theme.
Downloads
1
Readme
Doconuxt
Doconuxt is a @nuxt/content powered static site generator for Markdown content. It is minimal, opinionated, and comes with a default theme.
Expect bugs and breaking changes before a stable version is released!
Documentation
Check out the documentation written with Doconuxt itself at https://doconuxt.vercel.app/.
Features
- Instantaneous hot reload for changes within the
content/
directory - Zero config and easy to setup with a small set of intuitive API
- Blazing fast page regeneration when deploying
- Native support for Vue components
- Mobile optimised with easy navigation
- LaTeX math support via KaTeX
Acknowledgements
Many thanks to the Nuxt.js and @nuxt/content team for coming up with the fantastic tools used. Special mention goes to the team at @nuxt/content which greatly inspired Doconuxt.