Updated Powered By page with current names and links

- Removed Looker with domain not resolving
- Removed Flexilogic with domain not resolving
- Updated Payoff to Happy Money
- Updated GoDataDriven to Xebia
- Updated Macquarie Telecom Group to Macquarie Technology Group
- Updated Hashmap to NTT DATA
1 file changed
tree: 808336ddd3830c9a427f24192cdb5e211802f072
  1. .github/
  2. content/
  3. layouts/
  4. static/
  5. themes/
  6. .asf.yaml
  7. .gitignore
  8. config.toml
  9. LICENSE
  10. README.md
README.md

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.