Skip to content

scinote-eln/scinote-api-docs

 
 

Repository files navigation

SciNote API documentation

This documentation is built using the Slate framework.

How to setup develoment environment

It's easy, please run the following commands:

docker compose build

And after you should run

docker compose up

To preview your changes done in the documentation navigate to: http://localhost:4567

Note

You might want to use docker-compose command instead docker compose if you're running older version of docker

How to push the documentation to the web

Simply run the following command: ./deploy.sh

It will deploy the documentation to corresponding github.io url

About

Beautiful static documentation for your API

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • SCSS 48.9%
  • JavaScript 19.9%
  • Ruby 13.8%
  • Shell 9.9%
  • HTML 6.8%
  • Dockerfile 0.7%