Skip to content

Rhizome-Conifer/conifer-user-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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: support@conifer.rhizome.org


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

CC-BY-SA