docs
docs copied to clipboard
Bit documentation website
trafficstars
bit.dev docs
This repo contains the source code and documentation powering docs-harmony.bit.dev.
The website is based on Docusaurus v2
Getting started
Installation
yarnto install top level dependencies
Running locally
yarnto install the website's npm dependenciesyarn startto start the development server with docs hot reloading- open
http://localhost:3000to open the site in your browser
Contributing
Contributions are always welcome, no matter how large or small. Before contributing, please read the code of conduct.
You can just hit the "Edit" button on each page to make change to the content of the page.
Images should be placed in the src/img folder.
License
MIT License.