This is the source code that powers gevamu-docs.
Contact: [email protected]
Requirements: NodeJS LTS 16+
Install dependencies:
npm install
Run local server:
npm run dev
Enjoy writing with Nuxt Content. You can read about MarkDown Components available in this project.
To generate HTML files for static hosting:
npm run generate
Generated files can be located in:
dist
.output/public