/fluvio-website

Website for Fluvio Project

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Fluvio Website

Fluvio website repository stores all documentation published in fluvio.io.

Run Website on Local Machine

The website is generated using Hugo Framework. To run the website on your local machine:

  1. Install Hugo

  2. Run Hugo

    ./hugo-start.sh
    
  3. Website is rendered at

    http://localhost:1313/
    
  4. Checkout WRITERS.md for formatting and Fluvio customizations.

Hugo watches for file changes and automatically updates website.

Public/Nightly Websites

Netlify watches the following branches and automatically updates websites: