This repository hosts the contents of the Conifer User Guide, available at https://guide.conifer.rhizome.org/
The web site is built using the Ruby framework Jekyll.
Install the required dependencies using Ruby's package manager:
gem install jekyll bundler
To build the site and launch a local web server that makes it accessible, run:
bundle exec jekyll serve
Browse to http://localhost:4000
Contact: support@conifer.rhizome.org
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.