Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 896 Bytes

README.md

File metadata and controls

31 lines (17 loc) · 896 Bytes

Conifer User Guide

This repository hosts the contents of the Conifer User Guide, available at https://guide.conifer.rhizome.org/

Building the web site locally

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: [email protected]


This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

CC-BY-SA