mirror of
https://github.com/encounter/sceptre.git
synced 2026-03-30 11:37:13 -07:00
e5cac731a0
* Refactor adding yaml constructors to use entry points * Update documentation
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/