Files
Sean Rankine e5cac731a0 Entry point hooks (#205)
* Refactor adding yaml constructors to use entry points

* Update documentation
2017-10-02 17:01:09 -04:00
..
2017-07-12 15:07:37 -04:00
2017-07-12 15:07:37 -04:00
2017-07-12 15:07:37 -04:00
2017-07-21 12:00:43 -04:00
2017-10-02 17:01:09 -04:00
2017-07-21 12:00:43 -04:00
2017-07-12 15:07:37 -04:00
2017-07-12 15:07:37 -04:00
2017-07-12 15:07:37 -04:00
2017-07-21 12:00:43 -04:00
2017-07-12 15:14:58 -04:00

Docs

This directory contains the code for Sceptre's docs.

The docs is written using the Jekyll framework.

Ruby

Jekyll depends on Ruby. Documentation on installing Ruby can be found here.

Install Jekyll

Jekyll and its dependencies can be installed with:

make install

Build and serve docs locally

The docs can be built with:

make docs-latest

To serve the docs and watch for changes, run:

make serve-latest

View them at http://localhost:4000/latest/