Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

A Very Good Documentation Site created by the Very Good Ventures Team ๐Ÿฆ„

License

Notifications You must be signed in to change notification settings

VeryGoodOpenSource/very_good_docs_site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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.