NIFI-15800 Published CVE-2026-39816
The project website uses Hugo to build static HTML and related resources.
Prepare build artifacts using published component manifests for generated documentation.
bash prebuild.sh
Start Hugo Server to view rendered pages.
hugo server
Open a web browser to preview rendered pages.
http://localhost:1313
Run Hugo to generate pages in the public directory.
public
hugo
The Apache NiFi website uses GitHub Actions and Apache Software Foundation Infrastructure configuration for automated publishing.
See Website Publishing for documentation.
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
Apache NiFi Website
Status
Contacts
Community
Developing
The project website uses Hugo to build static HTML and related resources.
Prerequisites
Preparation
Prepare build artifacts using published component manifests for generated documentation.
Building
Start Hugo Server to view rendered pages.
Open a web browser to preview rendered pages.
Run Hugo to generate pages in the
publicdirectory.Publishing
The Apache NiFi website uses GitHub Actions and Apache Software Foundation Infrastructure configuration for automated publishing.
See Website Publishing for documentation.