Skip to content

dev-yakuza/sider-docs

 
 

Repository files navigation

Sider Documentation

Netlify Status

Run sider-docs in your machine

We have 2 ways to get start sider-docs application as follows:

$ cd website    # All dependencies are in website directory.
$ yarn          # Install dependencies.
$ yarn start

or

$ docker-compose up

It requires Yarn or docker-compose to run above commands.

Documentation

sider-docs is powered by Docusaurus. Thus, if you face with problems, check that documents.

Lint

To lint source files, run the following command:

$ yarn run lint

About

Sider Documentation 🐱

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.9%
  • CSS 16.2%
  • Dockerfile 0.9%