senden9 / fluvio-website

Website for Fluvio Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

Website for Fluvio Project

License:Apache License 2.0


Languages

Language:JavaScript 45.0%Language:SCSS 22.1%Language:Less 17.4%Language:CSS 10.6%Language:HTML 4.3%Language:Shell 0.5%