You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by gi...@apache.org on 2022/08/06 15:29:05 UTC

[nifi-site] branch asf-staging updated: Published changes from bc84d552e78039df4abe2778f5ff59d0f08b60bd

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/nifi-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
     new da5ba24  Published changes from bc84d552e78039df4abe2778f5ff59d0f08b60bd
da5ba24 is described below

commit da5ba248c4ec76b0d0cbc968a64aa6adf85b6869
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Sat Aug 6 15:29:01 2022 +0000

    Published changes from bc84d552e78039df4abe2778f5ff59d0f08b60bd
---
 fds.html      | 15 ++++++++-------
 registry.html | 36 ++++++++++++++++++++++++++++++++----
 2 files changed, 40 insertions(+), 11 deletions(-)

diff --git a/fds.html b/fds.html
index 2dde61d..6588ecb 100644
--- a/fds.html
+++ b/fds.html
@@ -104,8 +104,10 @@
               <div class="large-space"></div>
 	<h1 id="apache-hahahugoshortcode-s0-hbhb-flow-design-system">Apache <span class="ni">ni</span><span class="fi">fi</span>
  Flow Design System</h1>
-<p>A subproject of Apache NiFi to provide a consistent user experience across the various web applications within the NiFi ecosystem.</p>
-<h2 id="about">About</h2>
+<p class="description">
+  A subproject of Apache NiFi to provide a consistent user experience across the various web applications within the NiFi ecosystem.
+</p>
+<h2 id="features">Features</h2>
 <p>Flow Design System—a subproject of Apache NiFi— is an atomic reusable platform for providing a consistent
 set of UI/UX components for Apache NiFi, Apache NiFi Registry, Apache NiFi MiNiFi, and any other open source web
 applications to consume.</p>
@@ -115,9 +117,8 @@ applications to consume.</p>
 <li>Integration with NiFi Registry UI/UX via npm public registry</li>
 </ul>
 <p>Future efforts may include capabilities to support additional UI/UX concepts as they are identified by the community.</p>
-<h2 id="links">Links</h2>
-<h3 id="releases">Releases</h3>
-<h4 id="030">0.3.0</h4>
+<h2 id="releases">Releases</h2>
+<h3 id="030">0.3.0</h3>
 <ul>
 <li><a href="https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-NiFiFlowDesignSystem0.3.0">Release Notes</a></li>
 <li><a href="https://www.apache.org/dyn/closer.lua?path=/nifi/nifi-fds/nifi-fds-0.3.0/nifi-fds-0.3.0-source-release.zip">Apache NiFi FDS Sources 0.3.0</a>
@@ -126,7 +127,7 @@ applications to consume.</p>
 [<a href="https://downloads.apache.org/nifi/nifi-fds/nifi-fds-0.3.0/nifi-fds-0.3.0-source-release.zip.sha512">SHA-512</a>]
 </li>
 </ul>
-<h4 id="020">0.2.0</h4>
+<h3 id="020">0.2.0</h3>
 <ul>
 <li><a href="https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-NiFiFlowDesignSystem0.2.0">Release Notes</a></li>
 <li><a href="https://archive.apache.org/dist/nifi/nifi-fds/nifi-fds-0.2.0/nifi-fds-0.2.0-source-release.zip">Apache NiFi FDS Sources 0.2.0</a>
@@ -135,7 +136,7 @@ applications to consume.</p>
 [<a href="https://archive.apache.org/dist/nifi/nifi-fds/nifi-fds-0.2.0/nifi-fds-0.2.0-source-release.zip.sha512">SHA-512</a>]
 </li>
 </ul>
-<h4 id="010">0.1.0</h4>
+<h3 id="010">0.1.0</h3>
 <ul>
 <li><a href="https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-NiFiFlowDesignSystem0.1.0">Release Notes</a></li>
 <li><a href="https://archive.apache.org/dist/nifi/nifi-fds/nifi-fds-0.1.0/nifi-fds-0.1.0-source-release.zip">Apache NiFi FDS Sources 0.1.0</a>
diff --git a/registry.html b/registry.html
index feefab8..efa1e45 100644
--- a/registry.html
+++ b/registry.html
@@ -153,10 +153,38 @@ management of shared resources across one or more instances of NiFi or MiNiFi.</
 </ul>
 <h2 id="videos">Videos</h2>
 <ul>
-<li><a href="https://www.youtube.com/watch?v=X_qhRVChjZY">Getting Started with Apache NiFi Registry</a></li>
-<li><a href="https://www.youtube.com/watch?v=qD03ao3R-a4">Setting Up a Secure Apache NiFi Registry</a></li>
-<li><a href="https://www.youtube.com/watch?v=DSO12fhnZ90">Setting Up a Secure NiFi to Integrate with a Secure NiFi Registry</a></li>
-<li><a href="https://www.youtube.com/watch?v=kK7eVppg9Aw">Storing Versioned Flows in a Git Repository</a></li>
+<li><a href="#" data-reveal-id="youtube-X_qhRVChjZY">Getting Started with Apache NiFi Registry</a>
+<div id="youtube-X_qhRVChjZY" class="reveal-modal medium" data-reveal>
+  <h2>Getting Started with Apache NiFi Registry</h2>
+  <div class="flex-video widescreen" style="display: block;">
+    <iframe width="560" height="315" src="https://www.youtube.com/embed/X_qhRVChjZY" frameborder="0" allowfullscreen></iframe>
+  </div>
+  <a class="close-reveal-modal">&#215;</a>
+</div></li>
+<li><a href="#" data-reveal-id="youtube-qD03ao3R-a4">Setting Up a Secure Apache NiFi Registry</a>
+<div id="youtube-qD03ao3R-a4" class="reveal-modal medium" data-reveal>
+  <h2>Setting Up a Secure Apache NiFi Registry</h2>
+  <div class="flex-video widescreen" style="display: block;">
+    <iframe width="560" height="315" src="https://www.youtube.com/embed/qD03ao3R-a4" frameborder="0" allowfullscreen></iframe>
+  </div>
+  <a class="close-reveal-modal">&#215;</a>
+</div></li>
+<li><a href="#" data-reveal-id="youtube-DSO12fhnZ90">Setting Up a Secure NiFi to Integrate with a Secure NiFi Registry</a>
+<div id="youtube-DSO12fhnZ90" class="reveal-modal medium" data-reveal>
+  <h2>Setting Up a Secure NiFi to Integrate with a Secure NiFi Registry</h2>
+  <div class="flex-video widescreen" style="display: block;">
+    <iframe width="560" height="315" src="https://www.youtube.com/embed/DSO12fhnZ90" frameborder="0" allowfullscreen></iframe>
+  </div>
+  <a class="close-reveal-modal">&#215;</a>
+</div></li>
+<li><a href="#" data-reveal-id="youtube-kK7eVppg9Aw">Storing Versioned Flows in a Git Repository</a>
+<div id="youtube-kK7eVppg9Aw" class="reveal-modal medium" data-reveal>
+  <h2>Storing Versioned Flows in a Git Repository</h2>
+  <div class="flex-video widescreen" style="display: block;">
+    <iframe width="560" height="315" src="https://www.youtube.com/embed/kK7eVppg9Aw" frameborder="0" allowfullscreen></iframe>
+  </div>
+  <a class="close-reveal-modal">&#215;</a>
+</div></li>
 </ul>
 
 </div>