All Projects → teambit → docs

teambit / docs

Licence: other
Bit documentation website

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
typescript
32286 projects
SCSS
7915 projects

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

  1. yarn to install top level dependencies

Running locally

  1. yarn to install the website's npm dependencies
  2. yarn start to start the development server with docs hot reloading
  3. open http://localhost:3000 to 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].