Learn Siteleaf

Learn Siteleaf is a documentation and learning resource for Siteleaf.

Please note that this is only for version 2 of Siteleaf. For v1 documentation, please see the v1 help site.

Installation

All dependencies are installed with Bundler:

bundle install

Local development

To run a local development server, run:

bundle exec jekyll serve

Now you can go ahead and check out the site at localhost:4000.

GitHub