exceptionfactory commented on code in PR #78:
URL: https://github.com/apache/nifi-site/pull/78#discussion_r1432749427


##########
content/download/_index.md:
##########
@@ -0,0 +1,106 @@
+---
+title: "Download"
+---
+
+# Download
+
+Previous releases are available in [release 
archives](https://archive.apache.org/dist/nifi/). Archive downloads are
+subject to rate limiting.
+
+OpenPGP [Project Keys](https://downloads.apache.org/nifi/KEYS) can be used for
+[download verification](https://www.apache.org/info/verification.html).
+
+<ul class="uk-tab" uk-switcher>
+  <li><a class="uk-active" href="#nifi">NiFi</a></li>
+  <li><a href="#minifi">MiNiFi</a></li>
+  <li><a href="#registry">Registry</a></li>
+  <li><a href="#fds">FDS</a></li>
+</ul>
+
+<ul class="uk-switcher">
+  <li>
+
+## Apache NiFi
+
+### Apache NiFi {{< param currentProjectVersion >}} <a 
href="https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version{{<
 param currentProjectVersion >}}">Release Notes</a>
+
+- Released: {{< param currentProjectVersionReleased >}}
+- [Migration 
Guidance](https://cwiki.apache.org/confluence/display/NIFI/Migration+Guidance)
+
+#### Sources
+{{< download-links label="Download Source" project="nifi" 
extension="-source-release.zip">}}
+#### Binaries
+{{< download-links label="Download Standard" project="nifi" 
extension="-bin.zip">}}
+{{< download-links label="Download Stateless" project="nifi" 
extension="-bin.zip" qualifier="stateless">}}
+{{< download-links label="Download Kafka" project="nifi" extension=".zip" 
qualifier="kafka-connector-assembly">}}
+{{< download-links label="Download Toolkit" project="nifi" 
extension="-bin.zip" qualifier="toolkit">}}
+### Apache NiFi {{< param previousProjectVersion >}} <a 
href="https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version{{<
 param previousProjectVersion >}}">Release Notes</a>
+
+- Released: {{< param previousProjectVersionReleased >}}
+- [Migration 
Guidance](https://cwiki.apache.org/confluence/display/NIFI/Migration+Guidance)
+
+#### Sources
+{{< download-links version="previous" label="Download Source" project="nifi" 
extension="-source-release.zip">}}
+
+#### Binaries
+{{< download-links version="previous" label="Download Standard" project="nifi" 
extension="-bin.zip">}}
+{{< download-links version="previous" label="Download Stateless" 
project="nifi" extension="-bin.zip" qualifier="stateless">}}
+{{< download-links version="previous" label="Download Kafka" project="nifi" 
extension=".zip" qualifier="kafka-connector-assembly">}}

Review Comment:
   ```suggestion
   {{< download-links version="previous" label="Download Kafka Connector" 
project="nifi" extension=".zip" qualifier="kafka-connector-assembly">}}
   ```



##########
content/download/_index.md:
##########
@@ -0,0 +1,106 @@
+---
+title: "Download"
+---
+
+# Download
+
+Previous releases are available in [release 
archives](https://archive.apache.org/dist/nifi/). Archive downloads are
+subject to rate limiting.
+
+OpenPGP [Project Keys](https://downloads.apache.org/nifi/KEYS) can be used for
+[download verification](https://www.apache.org/info/verification.html).
+
+<ul class="uk-tab" uk-switcher>
+  <li><a class="uk-active" href="#nifi">NiFi</a></li>
+  <li><a href="#minifi">MiNiFi</a></li>
+  <li><a href="#registry">Registry</a></li>
+  <li><a href="#fds">FDS</a></li>
+</ul>
+
+<ul class="uk-switcher">
+  <li>
+
+## Apache NiFi
+
+### Apache NiFi {{< param currentProjectVersion >}} <a 
href="https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version{{<
 param currentProjectVersion >}}">Release Notes</a>
+
+- Released: {{< param currentProjectVersionReleased >}}
+- [Migration 
Guidance](https://cwiki.apache.org/confluence/display/NIFI/Migration+Guidance)
+
+#### Sources
+{{< download-links label="Download Source" project="nifi" 
extension="-source-release.zip">}}
+#### Binaries
+{{< download-links label="Download Standard" project="nifi" 
extension="-bin.zip">}}
+{{< download-links label="Download Stateless" project="nifi" 
extension="-bin.zip" qualifier="stateless">}}
+{{< download-links label="Download Kafka" project="nifi" extension=".zip" 
qualifier="kafka-connector-assembly">}}

Review Comment:
   The should be changed to `Kafka Connector` for clarity:
   ```suggestion
   {{< download-links label="Download Kafka Connector" project="nifi" 
extension=".zip" qualifier="kafka-connector-assembly">}}
   ```



##########
content/projects/registry.md:
##########
@@ -27,12 +31,11 @@ Apache NiFi [Project 
Keys](https://downloads.apache.org/nifi/KEYS) can be used t
 
 Please allow up to 24 hours for mirrors to synchronize following the release 
of a new version.
 
-### {{< param currentProjectVersion >}}
-- [Release 
Notes](https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version{{<
 param currentProjectVersion >}})
-- Sources
-  - {{< download-links label="Apache NiFi Sources" 
extension=source-release.zip >}}
-- Binaries
-  - {{< download-links label="Apache NiFi Registry" qualifier="registry" 
extension=bin.zip >}}
+### Registry {{< param currentProjectVersion >}} [Release 
Notes](https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version{{<
 param currentProjectVersion >}})
+#### Sources
+{{< download-links label="Apache NiFi Sources" extension=-source-release.zip 
>}}
+#### Binaries
+{{< download-links label="Apache NiFi Registry" qualifier="registry" 
extension=-bin.zip >}}

Review Comment:
   See notes on other project download links.



##########
content/projects/_index.md:
##########
@@ -0,0 +1,73 @@
+---
+title: "Projects"
+menu:
+  main:
+    weight: 4
+---
+
+# Projects
+
+Apache NiFi includes several subprojects with various capabilities.
+
+<div class="uk-card uk-card-default uk-margin-top">
+  <div class="uk-card-body">
+<div class="uk-column-1-4@l">
+  <img id="minifi-logo" src="minifi/images/minifi-logo.svg" alt="MiNiFi logo">
+</div>
+    <div class="uk-margin-top">
+MiNiFi supports data collection from the point of origin. It is a 
complementary data collection approach that
+supplements the core tenets of NiFi in dataflow management, focusing on the 
collection of data at the source of its
+creation. MiNiFi functions in the role of an agent for source sensors, 
systems, or servers. MiNiFi provides the
+following features:
+
+- Small size and low resource consumption
+- Central management of agents
+- Generation of data provenance with full chain of custody of information
+- Integration with NiFi for follow-on dataflow management      
+</div>
+
+  <a class="uk-button uk-button-primary uk-button-small uk-margin-right" 
href="/projects/minifi/download">Download</a>
+  [Release 
Notes](https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version{{<
 param currentProjectVersion >}})
+  
+</div>
+</div>
+
+
+
+<div class="uk-card uk-card-default uk-margin-top">
+  <div class="uk-card-body">
+<div class="uk-column-1-4@l">
+  <img id="minifi-logo" src="images/registry-logo.png" alt="Registy logo">
+</div>
+    <div class="uk-margin-top">
+Registry is a complementary application that provides a central location for 
storage and management of shared resources
+across one or more instances of NiFi or MiNiFi. Registry provides the 
following features:
+
+- Implementation of a Flow Registry for storing and managing versioned flows
+- Integration with NiFi to allow storing, retrieving, and upgrading versioned 
flows from a Flow Registry
+- Administration of the Registry for defining users, groups, and policies
+    </div>
+
+  <a class="uk-button uk-button-primary uk-button-small uk-margin-right" 
href="/projects/registry">Download</a>
+  [Release 
Notes](https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version{{<
 param currentProjectVersion >}})
+
+</div>
+</div>
+
+<div class="uk-card uk-card-default uk-margin-top">
+  <div class="uk-card-body">
+    <h3>Apache {{< project-label >}} Flow Design System</h3>
+    <div class="uk-margin-top">
+Flow Design System is an atomic reusable platform for providing a consistent 
set of user interface components for NiFi,
+MiNiFi, and Registry, as well as any other open source web application. 
Features of the Flow Design System include:
+
+- Implementation of the reusable user interface components
+- Integration with NPM public registry
+    
+
+<a class="uk-button uk-button-primary uk-button-small uk-margin-right" 
href="/projects/fds">Download</a>
+[Release 
Notes](https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version{{<
 param currentProjectVersion >}})

Review Comment:
   This `Release Notes` does not apply to FDS. Perhaps it would be better to 
remove the `Release Notes` links from these overview cards.



##########
content/_index.md:
##########
@@ -0,0 +1,37 @@
+---
+title: "Apache NiFi"
+---
+
+{{% hero-section  img=main-hero.svg %}}
+# An **easy to use**, **powerful**, and **reliable** system to process and 
distribute data
+Apache NiFi provides configurable, scalable, and reliable data transformation 
and distribution
+
+<a class="uk-button uk-button-primary uk-icon" href="/download/">Download</a>
+<a class="uk-button uk-button-default uk-icon" href="/download/"> View 
Documentation</a>

Review Comment:
   This link should be updated to link to the NiFi Documentation for 2.0.0-M1 
instead of the Download page.



##########
content/community/_index.md:
##########
@@ -0,0 +1,117 @@
+---
+title: "Community"
+menu:
+  main:
+    weight: 3
+---
+
+# Apache {{< project-label >}} Team
+
+A successful project requires many people to play many roles. Some write code, 
others provide project mentorship, and
+still others author documentation. General contributors provide valuable 
feedback, submitting patches and suggestions.
+
+The team consists of Project Management Committee Members, Committers, and 
Contributors.
+
+## Project Management Committee Members
+
+Project Management Committee Members are volunteers who responsible for 
leading the project. PMC members cast binding
+votes on project direction and software releases.
+
+| Apache Username  | Name                  |

Review Comment:
   The rendered table does not align the header with the value columns. 
Adjusting the column header styling should resolve the misalignment.



##########
content/projects/_index.md:
##########
@@ -0,0 +1,73 @@
+---
+title: "Projects"
+menu:
+  main:
+    weight: 4
+---
+
+# Projects
+
+Apache NiFi includes several subprojects with various capabilities.
+
+<div class="uk-card uk-card-default uk-margin-top">
+  <div class="uk-card-body">
+<div class="uk-column-1-4@l">
+  <img id="minifi-logo" src="minifi/images/minifi-logo.svg" alt="MiNiFi logo">
+</div>
+    <div class="uk-margin-top">
+MiNiFi supports data collection from the point of origin. It is a 
complementary data collection approach that
+supplements the core tenets of NiFi in dataflow management, focusing on the 
collection of data at the source of its
+creation. MiNiFi functions in the role of an agent for source sensors, 
systems, or servers. MiNiFi provides the
+following features:
+
+- Small size and low resource consumption
+- Central management of agents
+- Generation of data provenance with full chain of custody of information
+- Integration with NiFi for follow-on dataflow management      
+</div>
+
+  <a class="uk-button uk-button-primary uk-button-small uk-margin-right" 
href="/projects/minifi/download">Download</a>
+  [Release 
Notes](https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version{{<
 param currentProjectVersion >}})
+  
+</div>
+</div>
+
+
+
+<div class="uk-card uk-card-default uk-margin-top">
+  <div class="uk-card-body">
+<div class="uk-column-1-4@l">
+  <img id="minifi-logo" src="images/registry-logo.png" alt="Registy logo">
+</div>
+    <div class="uk-margin-top">
+Registry is a complementary application that provides a central location for 
storage and management of shared resources
+across one or more instances of NiFi or MiNiFi. Registry provides the 
following features:
+
+- Implementation of a Flow Registry for storing and managing versioned flows
+- Integration with NiFi to allow storing, retrieving, and upgrading versioned 
flows from a Flow Registry
+- Administration of the Registry for defining users, groups, and policies

Review Comment:
   The rendered spacing on these bullet items is different than the others. It 
appears that they are getting wrapped in paragraph tags as part of Markdown 
processing.



##########
content/projects/minifi/download.md:
##########
@@ -0,0 +1,64 @@
+---
+title: Apache NiFi MiNiFi Downloads
+menu:
+  main:
+    parent: "MiNiFi"
+    name: Download
+    weight: 6
+---
+
+<div class="downloads">
+
+# Apache {{< project-label >}} MiNiFi Downloads

Review Comment:
   These page seems like it should be removed and replaced with a link to the 
main Download page, with the MiNiFi section selected.



##########
content/download/_index.md:
##########
@@ -0,0 +1,106 @@
+---
+title: "Download"
+---
+
+# Download
+
+Previous releases are available in [release 
archives](https://archive.apache.org/dist/nifi/). Archive downloads are
+subject to rate limiting.
+
+OpenPGP [Project Keys](https://downloads.apache.org/nifi/KEYS) can be used for
+[download verification](https://www.apache.org/info/verification.html).
+
+<ul class="uk-tab" uk-switcher>
+  <li><a class="uk-active" href="#nifi">NiFi</a></li>
+  <li><a href="#minifi">MiNiFi</a></li>
+  <li><a href="#registry">Registry</a></li>
+  <li><a href="#fds">FDS</a></li>
+</ul>
+
+<ul class="uk-switcher">
+  <li>
+
+## Apache NiFi
+
+### Apache NiFi {{< param currentProjectVersion >}} <a 
href="https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version{{<
 param currentProjectVersion >}}">Release Notes</a>
+
+- Released: {{< param currentProjectVersionReleased >}}
+- [Migration 
Guidance](https://cwiki.apache.org/confluence/display/NIFI/Migration+Guidance)
+
+#### Sources
+{{< download-links label="Download Source" project="nifi" 
extension="-source-release.zip">}}
+#### Binaries
+{{< download-links label="Download Standard" project="nifi" 
extension="-bin.zip">}}
+{{< download-links label="Download Stateless" project="nifi" 
extension="-bin.zip" qualifier="stateless">}}
+{{< download-links label="Download Kafka" project="nifi" extension=".zip" 
qualifier="kafka-connector-assembly">}}
+{{< download-links label="Download Toolkit" project="nifi" 
extension="-bin.zip" qualifier="toolkit">}}
+### Apache NiFi {{< param previousProjectVersion >}} <a 
href="https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version{{<
 param previousProjectVersion >}}">Release Notes</a>
+
+- Released: {{< param previousProjectVersionReleased >}}
+- [Migration 
Guidance](https://cwiki.apache.org/confluence/display/NIFI/Migration+Guidance)
+
+#### Sources
+{{< download-links version="previous" label="Download Source" project="nifi" 
extension="-source-release.zip">}}
+
+#### Binaries
+{{< download-links version="previous" label="Download Standard" project="nifi" 
extension="-bin.zip">}}
+{{< download-links version="previous" label="Download Stateless" 
project="nifi" extension="-bin.zip" qualifier="stateless">}}
+{{< download-links version="previous" label="Download Kafka" project="nifi" 
extension=".zip" qualifier="kafka-connector-assembly">}}
+{{< download-links version="previous" label="Download Toolkit" project="nifi" 
extension="-bin.zip" qualifier="toolkit">}}
+
+</li><li>
+
+## MiNiFi
+
+### MiNiFi Java {{< param currentProjectVersion >}} [Release 
Notes](https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version{{<
 param currentProjectVersion >}})
+
+- Released: {{< param currentProjectVersionReleased >}}
+#### Sources
+ {{< download-links label="MiNiFi Sources" extension=source-release.zip >}}
+#### Binaries
+ {{< download-links label="MiNiFi" project=minifi extension=-bin.zip >}}
+ {{< download-links label="MiNiFi Toolkit" project=minifi qualifier=toolkit 
extension=-bin.zip >}}
+ {{< download-links label="Command and Control" project=minifi qualifier=c2 
extension=-bin.zip >}}
+
+### MiNiFi C++ 0.15.0 [Release 
Notes](https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=65145325#ReleaseNotesMiNiFi(C++)-Versioncpp-0.15.0)
+
+- Released: 2023-09-01 
+#### Sources
+{{< cpp-download-links label="MiNiFi C++ Sources" version=0.15.0 
extension=source.tar.gz >}}
+#### Binaries
+{{< cpp-download-links label="Download MiNiFi C++" version=0.15.0 
extension=bin.tar.gz >}}

Review Comment:
   See notes above on labeling.



##########
content/download/_index.md:
##########
@@ -0,0 +1,106 @@
+---
+title: "Download"
+---
+
+# Download
+
+Previous releases are available in [release 
archives](https://archive.apache.org/dist/nifi/). Archive downloads are
+subject to rate limiting.
+
+OpenPGP [Project Keys](https://downloads.apache.org/nifi/KEYS) can be used for
+[download verification](https://www.apache.org/info/verification.html).
+
+<ul class="uk-tab" uk-switcher>
+  <li><a class="uk-active" href="#nifi">NiFi</a></li>
+  <li><a href="#minifi">MiNiFi</a></li>
+  <li><a href="#registry">Registry</a></li>
+  <li><a href="#fds">FDS</a></li>
+</ul>
+
+<ul class="uk-switcher">
+  <li>
+
+## Apache NiFi
+
+### Apache NiFi {{< param currentProjectVersion >}} <a 
href="https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version{{<
 param currentProjectVersion >}}">Release Notes</a>
+
+- Released: {{< param currentProjectVersionReleased >}}
+- [Migration 
Guidance](https://cwiki.apache.org/confluence/display/NIFI/Migration+Guidance)
+
+#### Sources
+{{< download-links label="Download Source" project="nifi" 
extension="-source-release.zip">}}
+#### Binaries
+{{< download-links label="Download Standard" project="nifi" 
extension="-bin.zip">}}
+{{< download-links label="Download Stateless" project="nifi" 
extension="-bin.zip" qualifier="stateless">}}
+{{< download-links label="Download Kafka" project="nifi" extension=".zip" 
qualifier="kafka-connector-assembly">}}
+{{< download-links label="Download Toolkit" project="nifi" 
extension="-bin.zip" qualifier="toolkit">}}
+### Apache NiFi {{< param previousProjectVersion >}} <a 
href="https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version{{<
 param previousProjectVersion >}}">Release Notes</a>
+
+- Released: {{< param previousProjectVersionReleased >}}
+- [Migration 
Guidance](https://cwiki.apache.org/confluence/display/NIFI/Migration+Guidance)
+
+#### Sources
+{{< download-links version="previous" label="Download Source" project="nifi" 
extension="-source-release.zip">}}
+
+#### Binaries
+{{< download-links version="previous" label="Download Standard" project="nifi" 
extension="-bin.zip">}}
+{{< download-links version="previous" label="Download Stateless" 
project="nifi" extension="-bin.zip" qualifier="stateless">}}
+{{< download-links version="previous" label="Download Kafka" project="nifi" 
extension=".zip" qualifier="kafka-connector-assembly">}}
+{{< download-links version="previous" label="Download Toolkit" project="nifi" 
extension="-bin.zip" qualifier="toolkit">}}
+
+</li><li>
+
+## MiNiFi
+
+### MiNiFi Java {{< param currentProjectVersion >}} [Release 
Notes](https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version{{<
 param currentProjectVersion >}})
+
+- Released: {{< param currentProjectVersionReleased >}}
+#### Sources
+ {{< download-links label="MiNiFi Sources" extension=source-release.zip >}}
+#### Binaries
+ {{< download-links label="MiNiFi" project=minifi extension=-bin.zip >}}
+ {{< download-links label="MiNiFi Toolkit" project=minifi qualifier=toolkit 
extension=-bin.zip >}}
+ {{< download-links label="Command and Control" project=minifi qualifier=c2 
extension=-bin.zip >}}

Review Comment:
   For consistency, these labels should be prefixed with `Download`. 
Alternatively, it might be cleaner to remove the `Download` prefix from the 
button labels on the primary NiFi section.



##########
content/download/_index.md:
##########
@@ -0,0 +1,106 @@
+---
+title: "Download"
+---
+
+# Download
+
+Previous releases are available in [release 
archives](https://archive.apache.org/dist/nifi/). Archive downloads are
+subject to rate limiting.
+
+OpenPGP [Project Keys](https://downloads.apache.org/nifi/KEYS) can be used for
+[download verification](https://www.apache.org/info/verification.html).
+
+<ul class="uk-tab" uk-switcher>
+  <li><a class="uk-active" href="#nifi">NiFi</a></li>
+  <li><a href="#minifi">MiNiFi</a></li>
+  <li><a href="#registry">Registry</a></li>
+  <li><a href="#fds">FDS</a></li>
+</ul>
+
+<ul class="uk-switcher">
+  <li>
+
+## Apache NiFi
+
+### Apache NiFi {{< param currentProjectVersion >}} <a 
href="https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version{{<
 param currentProjectVersion >}}">Release Notes</a>
+
+- Released: {{< param currentProjectVersionReleased >}}
+- [Migration 
Guidance](https://cwiki.apache.org/confluence/display/NIFI/Migration+Guidance)
+
+#### Sources
+{{< download-links label="Download Source" project="nifi" 
extension="-source-release.zip">}}
+#### Binaries
+{{< download-links label="Download Standard" project="nifi" 
extension="-bin.zip">}}
+{{< download-links label="Download Stateless" project="nifi" 
extension="-bin.zip" qualifier="stateless">}}
+{{< download-links label="Download Kafka" project="nifi" extension=".zip" 
qualifier="kafka-connector-assembly">}}
+{{< download-links label="Download Toolkit" project="nifi" 
extension="-bin.zip" qualifier="toolkit">}}
+### Apache NiFi {{< param previousProjectVersion >}} <a 
href="https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version{{<
 param previousProjectVersion >}}">Release Notes</a>
+
+- Released: {{< param previousProjectVersionReleased >}}
+- [Migration 
Guidance](https://cwiki.apache.org/confluence/display/NIFI/Migration+Guidance)
+
+#### Sources
+{{< download-links version="previous" label="Download Source" project="nifi" 
extension="-source-release.zip">}}
+
+#### Binaries
+{{< download-links version="previous" label="Download Standard" project="nifi" 
extension="-bin.zip">}}
+{{< download-links version="previous" label="Download Stateless" 
project="nifi" extension="-bin.zip" qualifier="stateless">}}
+{{< download-links version="previous" label="Download Kafka" project="nifi" 
extension=".zip" qualifier="kafka-connector-assembly">}}
+{{< download-links version="previous" label="Download Toolkit" project="nifi" 
extension="-bin.zip" qualifier="toolkit">}}
+
+</li><li>
+
+## MiNiFi
+
+### MiNiFi Java {{< param currentProjectVersion >}} [Release 
Notes](https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version{{<
 param currentProjectVersion >}})
+
+- Released: {{< param currentProjectVersionReleased >}}
+#### Sources
+ {{< download-links label="MiNiFi Sources" extension=source-release.zip >}}
+#### Binaries
+ {{< download-links label="MiNiFi" project=minifi extension=-bin.zip >}}
+ {{< download-links label="MiNiFi Toolkit" project=minifi qualifier=toolkit 
extension=-bin.zip >}}
+ {{< download-links label="Command and Control" project=minifi qualifier=c2 
extension=-bin.zip >}}
+
+### MiNiFi C++ 0.15.0 [Release 
Notes](https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=65145325#ReleaseNotesMiNiFi(C++)-Versioncpp-0.15.0)
+
+- Released: 2023-09-01 
+#### Sources
+{{< cpp-download-links label="MiNiFi C++ Sources" version=0.15.0 
extension=source.tar.gz >}}
+#### Binaries
+{{< cpp-download-links label="Download MiNiFi C++" version=0.15.0 
extension=bin.tar.gz >}}
+
+### MiNiFi C++ 0.14.0 [Release 
Notes](https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=65145325#ReleaseNotesMiNiFi(C++)-Versioncpp-0.14.0)
+
+- Released: 2023-04-17
+#### Sources
+{{< cpp-download-links label="MiNiFi C++ Sources" version=0.14.0 
extension=source.tar.gz >}}
+#### Binaries
+{{< cpp-download-links label="Download MiNiFi C++" version=0.14.0 
extension=bin-linux.tar.gz >}}
+
+</li><li>
+
+## Apache NiFi Registry
+
+### Registry {{< param currentProjectVersion >}} [Release 
Notes](https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version{{<
 param currentProjectVersion >}})
+#### Sources
+{{< download-links label="Apache NiFi Sources" extension=-source-release.zip 
>}}
+#### Binaries
+{{< download-links label="Apache NiFi Registry" qualifier="registry" 
extension=-bin.zip >}}
+
+</li><li>
+
+## Apache NiFi Flow Design System
+### 0.3.0 [Release 
Notes](https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-NiFiFlowDesignSystem0.3.0)
+
+{{< fds-download-links label="FDS Sources" version=0.3.0 >}}
+
+### 0.2.0 [Release 
Notes](https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-NiFiFlowDesignSystem0.2.0)
+
+{{< fds-download-links label="FDS Sources" version=0.2.0 site=archives >}}
+
+### 0.1.0 [Release 
Notes](https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-NiFiFlowDesignSystem0.1.0)
+
+{{< fds-download-links label="FDS Sources" version=0.1.0 site=archives >}}

Review Comment:
   As part of the migration, we can remove these links to older versions of FDS 
and just keep the latest version.
   ```suggestion
   ```



##########
content/projects/fds.md:
##########
@@ -23,21 +27,17 @@ Specific goals for the initial thrust of the Flow Design 
System effort include:
 Future efforts may include capabilities to support additional UI/UX concepts 
as they are identified by the community.
 
 ## Releases
+### 0.3.0 [Release 
Notes](https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-NiFiFlowDesignSystem0.3.0)
 
-### 0.3.0
+{{< fds-download-links label="Apache NiFi FDS Sources" version=0.3.0 >}}

Review Comment:
   Do you think it makes sense to keep the direct download links on these 
subproject pages, or simply link to the primary Download page? If they were to 
link, it would be necessary to switch directly to the particular tab, so 
perhaps retaining the links is the best option for now.



##########
content/projects/_index.md:
##########
@@ -0,0 +1,73 @@
+---
+title: "Projects"
+menu:
+  main:
+    weight: 4
+---
+
+# Projects
+
+Apache NiFi includes several subprojects with various capabilities.
+
+<div class="uk-card uk-card-default uk-margin-top">
+  <div class="uk-card-body">
+<div class="uk-column-1-4@l">
+  <img id="minifi-logo" src="minifi/images/minifi-logo.svg" alt="MiNiFi logo">
+</div>
+    <div class="uk-margin-top">
+MiNiFi supports data collection from the point of origin. It is a 
complementary data collection approach that
+supplements the core tenets of NiFi in dataflow management, focusing on the 
collection of data at the source of its
+creation. MiNiFi functions in the role of an agent for source sensors, 
systems, or servers. MiNiFi provides the
+following features:
+
+- Small size and low resource consumption
+- Central management of agents
+- Generation of data provenance with full chain of custody of information
+- Integration with NiFi for follow-on dataflow management      
+</div>
+
+  <a class="uk-button uk-button-primary uk-button-small uk-margin-right" 
href="/projects/minifi/download">Download</a>

Review Comment:
   With these links going to more detailed pages, the `Download` label does not 
seem to apply. Perhaps `Details` or some other label would be better, then 
those detailed pages can link to the main `Download` page. It may also be 
helpful to include a `Download` button that links to the main Download page, in 
addition to having the details link.



##########
themes/nifi/layouts/partials/footer.html:
##########
@@ -0,0 +1,38 @@
+<footer class="">
+  <div class="uk-container">
+  <div class="uk-flex uk-grid uk-grid-large">
+    <div class="uk-width-1-2@m">
+      <p>
+    <a class="uk-link-reset" href="/">
+      <img src="/images/apache-nifi-logo.svg" class="footer-logo" alt="Apache 
NiFi Logo"/>
+    </a>
+    <a class="uk-link-reset" href="https://apache.org";>
+      <img src="/images/apache-logo.svg" class="footer-logo uk-margin-left" 
alt="Apache Software Foundation Logo"/>
+    </a>
+      </p>
+
+
+      <p>Copyright &copy; {{ now.Year }} {{ .Site.Copyright }} under the terms 
of the <a href="https://www.apache.org/licenses/LICENSE-2.0.html";>Apache 
License, Version 2.0</a></p>
+      <p>Apache NiFi, NiFi, and the NiFi logo are trademarks of <a 
href="https://apache.org/";>The Apache Software Foundation</a></p>
+
+    </div>
+    <div class="uk-width-1-4@m">
+        <h3><a href="/">Project</a></h3>

Review Comment:
   The `Project` and `Apache` headers are not left-aligned with the bullet list 
items. It looks like removing `margin-left` from the styling should resolve the 
issue, which might require an additional CSS class applied.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@nifi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to