Adrien Loison 74146c6224 Switch documentation site to HTTPS
Accessing the website through HTTP may be blocked in some regions of the world.
Using HTTPS should help with this problem and is the good thing to do anyway.
2019-10-17 07:44:13 +00:00
..
2019-05-24 10:12:35 +02:00
2019-07-30 22:14:20 +02:00
2019-05-24 10:12:35 +02:00
2017-11-26 20:02:20 +01:00
2019-05-24 10:12:35 +02:00
2019-10-17 07:44:13 +00:00
2017-11-26 20:02:20 +01:00
2017-11-26 20:02:20 +01:00

Spout Documentation

Quickstart

  1. Install jekyll: sudo gem install jekyll
  2. Run the site locally: jekyll serve

Usage with Docker and Docker Compose

Editing the documentation

  • All documents relevant for the documentation are located in the _pages folder.