This project is part of Cider-CI. It contains the source of the documentation.
bundle exec middleman build
.
bundle exec middleman
bundle exec rspec spec/
The tests perform:
- check for existence of internal links including fragments
#...
, - check for existence of external links (requires internet connection), and
- spell checking. This requires
hunspell
to be in the path and also theen_US
dictionary to be available.
Copyright 2015 Thomas Schank and contributors
The Cider-CI Documentation by Thomas Schank and contributors is licensed under a Creative Commons Attribution-NoDerivatives 4.0 International License.