This is a public repository of CircleCI documentation. Contributions welcome!
CircleCI Documentation is a Jekyll app that generates a static version of the documentation.
To develop you will need Ruby (we recommend using rvm or similar Ruby version manager)
With Bundler:
bundle install --binstubs
./bin/jekyll serve
then navigate to localhost:4000
./bin/jekyll build
- implement link page/children rendering
- figure out how to deal with styling