Skip to content
/ doc Public
forked from ringcentral/slate

Nodablock API documentation

License

Notifications You must be signed in to change notification settings

nodablock/doc

 
 

Repository files navigation

NodaBlock documentation

MacOs prerequisite:

The documentation runs on Ruby

gem update --system
xcode-select --install
sudo gem install nokogiri
sudo gem install bundler

Setup things for the repo:

# clone this repo then inside this repo:
git clone https://github.com/nodablock/doc.git
cd doc

# setup all things:
bundle install

Run:

bundle exec middleman server

Then the doc will be available at http://localhost:4567

Deploy:

./deploy.sh

Special Thanks

This documentation is based on the Slate open source project, built by Robert Lord

About

Nodablock API documentation

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 87.8%
  • CSS 7.8%
  • Ruby 1.9%
  • Shell 1.5%
  • HTML 1.0%