VeryGoodOpenSource / very_good_docs_site

A Very Good Documentation Site created by the Very Good Ventures Team πŸ¦„
https://brickhub.dev/bricks/very_good_docs_site
MIT License
15 stars 1 forks source link

Very Good Docs Site

πŸšΆβ€β™‚οΈ Repository has moved

The Very Good Docs Site template is now developed within the Very Good Templates repository, and can be found at very_good_templates/very_good_docs_site.

Please file new issues on Very Good Templates.


Very Good Ventures Very Good Ventures

Developed with πŸ’™ by Very Good Ventures πŸ¦„

License: MIT

A Very Good Docs Site created by the Very Good Ventures Team.

Generated by the Very Good CLI πŸ€–


Getting Started πŸš€

The docs site is built using Docusaurus 3, a modern static website generator.

βš™οΈ Installation

$ npm install

πŸ§‘β€πŸ’» Local Development

$ npm start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

πŸ“¦ Build

$ npm run build

This command generates static content into the build directory and can be served using any static contents hosting service.