Skip to content

cloudant-labs/slate

This branch is 1994 commits ahead of, 236 commits behind ringcentral/slate:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2aa80ef · Jul 10, 2017
Jul 10, 2017
Jun 1, 2017
Jan 24, 2017
Jun 13, 2017
Dec 15, 2016
Dec 1, 2016
Apr 27, 2017
Nov 19, 2015
Jun 22, 2015
Apr 7, 2014
Oct 11, 2013
Jul 24, 2015
Nov 18, 2013
Jun 13, 2017
Jun 28, 2016
Nov 17, 2014
Jun 28, 2016

Repository files navigation

docs.cloudant.com

Build Status

The Cloudant documentation, built using slate. Check it out here.

For more info on how the documentation works, see the Slate wiki.

Install

If you want to work on the docs locally, install Ruby and bundler, then do this:

git clone git@github.com:cloudant-labs/slate.git
cd slate
bundle install
bundle exec middleman server

Alternatively, you can use Vagrant and Virtualbox to set up a development environment. Once Vagrant and Virtualbox have been installed, run

git clone git@github.com:cloudant-labs/slate.git
cd slate
sudo vagrant up

In both cases, your docs site will be reachable at http://localhost:4567/.

Note that the search bar will not work locally because it uses Cloudant's search handler.

Contribute

The Cloudant documentation is updated whenever the master branch of this repository sees a new commit, thanks to Travis and CouchApp. So, to contribute changes to the docs, just make a pull request! You can find all the copy in the intro or in the includes directory.

For more details on what we expect from contributions, see CONTRIBUTING.MD.

Happy hacking!

License

MIT, yo.

About

The Cloudant Documentation, built with Slate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.5%
  • HTML 5.1%
  • CSS 3.4%
  • CoffeeScript 1.1%
  • Python 0.4%
  • Shell 0.2%
  • Other 0.3%