Fluvio website repository stores all documentation published in fluvio.io.
The website is generated using Hugo Framework. To run the website on your local machine:
-
Run Hugo
./hugo-start.sh
-
Website is rendered at
http://localhost:1313/
-
Checkout WRITERS.md for formatting and Fluvio customizations.
Hugo watches for file changes and automatically updates website.
Netlify watches the following branches and automatically updates websites:
stable
updates fluvio.iomaster
updates nightly.fluvio.io