Apache NiFi website

Clone this repo:
  1. 514cb76 NIFI-13571 Adjusted MiNiFi redirect path matching to include old pages by exceptionfactory · 4 days ago main
  2. ae3095e NIFI-13460 Removed incorrect download title attributes by exceptionfactory · 2 weeks ago
  3. a5a3e8b NIFI-13460 Published CVE-2024-37389 by exceptionfactory · 3 weeks ago
  4. 2945101 NIFI-13460 Updated previous version to 1.27.0 by exceptionfactory · 3 weeks ago
  5. 7346b21 NIFI-13462 Updated current version to 2.0.0-M4 by exceptionfactory · 4 weeks ago

Apache NiFi Website

The Apache NiFi website uses Hugo to build static HTML and related resources.

Environment Configuration

  • Install Hugo
  • Clone repository
    • git clone https://github.com/apache/nifi-site.git

Preview

Build

  • Run Hugo Build
    • hugo

Publish

The Apache NiFi website uses GitHub Actions and Apache Software Foundation Infrastructure configuration for automated publishing. See Website Publishing for documentation.