The project website uses Hugo to build static HTML and related resources.
Prepare build artifacts using published component manifests for generated documentation.
bash prebuild.shStart Hugo Server to view rendered pages.
hugo serverOpen a web browser to preview rendered pages.
http://localhost:1313
Run Hugo to generate pages in the public directory.
hugoThe Apache NiFi website uses GitHub Actions and Apache Software Foundation Infrastructure configuration for automated publishing.
See Website Publishing for documentation.