Skip to content

patrickmadela/website

 
 

Repository files navigation

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

Publication

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

  • A change on the master branch publishes to the seedstack.github.io repository.
  • A change on the beta branch publishes to the beta repository.
  • A change on the dev branch publishes to the dev repository.

License

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

About

SeedStack website source.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 63.4%
  • HTML 24.8%
  • JavaScript 11.7%
  • Shell 0.1%