Looking for the user documentation? head over here!
The user documentation is generated with MetalSmith. To build the doc simply run make build
from inside the ./docs
directory.
This will also make the documentation available on localhost:8080
.
To contribute, simply edit the markdown formatted files located in docs/src/*.md
- Update CHANGELOG.md
- Update version number in package.json
- Update version number in docs/index.js
- Update version number (x2) in algolia.php
- Update changelog in README.txt
- Create a PR and merge it once it has been re-checked
- Create a release on GitHub
- Publish the docs
cd docs && make release
- Run
bin/release.sh