Skip to content

davidbeesley/fluvio-website

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 34.7%
  • Less 27.0%
  • CSS 16.5%
  • JavaScript 10.9%
  • HTML 8.3%
  • Shell 1.0%
  • Other 1.6%