seedstack / website

SeedStack website source.
http://seedstack.org
Creative Commons Attribution Share Alike 4.0 International
4 stars 17 forks source link

SeedStack website

Build status

This repository contains the sources of the SeedStack website. The site is hosted at

Usage

After clone, you must initialize all the submodules:

git submodule update --remote --recursive --init && git submodule foreach --recursive git checkout docs

This Website is built with Hugo. If you have Hugo in your path you can serve it locally:

hugo serve

(Note: current site build requires v0.30.1 of Hugo.)

Publication

The generated Website is automatically published on the corresponding channel repository after each change:

License

Creative Commons License
This work by the SeedStack authors is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.