Modified: nifi/site/trunk/developer-guide.html URL: http://svn.apache.org/viewvc/nifi/site/trunk/developer-guide.html?rev=1742119&r1=1742118&r2=1742119&view=diff ============================================================================== --- nifi/site/trunk/developer-guide.html (original) +++ nifi/site/trunk/developer-guide.html Tue May 3 14:37:10 2016 @@ -4,8 +4,8 @@ <title>Apache NiFi Developer Guide</title> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <link rel="shortcut icon" href="images/nifi16.ico"/> - <link rel="stylesheet" href="stylesheets/app.css" /> + <link rel="shortcut icon" href="assets/images/nifi16.ico"/> + <link rel="stylesheet" href="assets/stylesheets/app.css" /> <link rel="stylesheet" href="assets/stylesheets/font-awesome.min.css"> <script src="assets/js/modernizr.js"></script> <script src="assets/js/webfontloader.js"></script> @@ -25,7 +25,7 @@ <li class="name"> <h1> <a href="index.html"> - <img id="logo-top-bar" src="images/nifiDrop.svg" alt="Apache NiFi"/> + <img id="logo-top-bar" src="assets/images/nifiDrop.svg" alt="Apache NiFi"/> </a> </h1> </li> @@ -88,6 +88,9 @@ <li><a href="http://www.apache.org/foundation/thanks.html"><i class="fa fa-external-link external-link"></i>Thanks</a></li> </ul> </li> + <li> + <a href="minifi/index.html">Subproject: MiNiFi</a> + </li> </ul> </section> </nav> @@ -95,13 +98,14 @@ + <div class="external-guide"> <iframe src="docs/nifi-docs/html/developer-guide.html"></iframe> </div> <div class="row"> <div class="large-12 columns footer"> <a href="http://www.apache.org"> - <img id="asf-logo" alt="Apache Software Foundation" src="images/feather-small.gif"> + <img id="asf-logo" alt="Apache Software Foundation" src="assets/images/feather-small.gif"> </a> <div id="copyright"> <p>Copyright © 2015 The Apache Software Foundation, Licensed under the <a @@ -114,6 +118,7 @@ <script src="assets/js/jquery.min.js"></script> <script src="assets/js/foundation.js"></script> - <script src="js/app.js"></script> + <script src="assets/js/app.js"></script> </body> </html> +
Modified: nifi/site/trunk/docs.html URL: http://svn.apache.org/viewvc/nifi/site/trunk/docs.html?rev=1742119&r1=1742118&r2=1742119&view=diff ============================================================================== --- nifi/site/trunk/docs.html (original) +++ nifi/site/trunk/docs.html Tue May 3 14:37:10 2016 @@ -4,8 +4,8 @@ <title>Apache NiFi Documentation</title> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <link rel="shortcut icon" href="images/nifi16.ico"/> - <link rel="stylesheet" href="stylesheets/app.css" /> + <link rel="shortcut icon" href="assets/images/nifi16.ico"/> + <link rel="stylesheet" href="assets/stylesheets/app.css" /> <link rel="stylesheet" href="assets/stylesheets/font-awesome.min.css"> <script src="assets/js/modernizr.js"></script> <script src="assets/js/webfontloader.js"></script> @@ -25,7 +25,7 @@ <li class="name"> <h1> <a href="index.html"> - <img id="logo-top-bar" src="images/nifiDrop.svg" alt="Apache NiFi"/> + <img id="logo-top-bar" src="assets/images/nifiDrop.svg" alt="Apache NiFi"/> </a> </h1> </li> @@ -88,6 +88,9 @@ <li><a href="http://www.apache.org/foundation/thanks.html"><i class="fa fa-external-link external-link"></i>Thanks</a></li> </ul> </li> + <li> + <a href="minifi/index.html">Subproject: MiNiFi</a> + </li> </ul> </section> </nav> @@ -95,13 +98,14 @@ + <div class="external-guide"> <iframe src="docs/nifi-docs/index.html"></iframe> </div> <div class="row"> <div class="large-12 columns footer"> <a href="http://www.apache.org"> - <img id="asf-logo" alt="Apache Software Foundation" src="images/feather-small.gif"> + <img id="asf-logo" alt="Apache Software Foundation" src="assets/images/feather-small.gif"> </a> <div id="copyright"> <p>Copyright © 2015 The Apache Software Foundation, Licensed under the <a @@ -114,6 +118,7 @@ <script src="assets/js/jquery.min.js"></script> <script src="assets/js/foundation.js"></script> - <script src="js/app.js"></script> + <script src="assets/js/app.js"></script> </body> </html> + Modified: nifi/site/trunk/download.html URL: http://svn.apache.org/viewvc/nifi/site/trunk/download.html?rev=1742119&r1=1742118&r2=1742119&view=diff ============================================================================== --- nifi/site/trunk/download.html (original) +++ nifi/site/trunk/download.html Tue May 3 14:37:10 2016 @@ -4,8 +4,8 @@ <title>Apache NiFi Downloads</title> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <link rel="shortcut icon" href="images/nifi16.ico"/> - <link rel="stylesheet" href="stylesheets/app.css" /> + <link rel="shortcut icon" href="assets/images/nifi16.ico"/> + <link rel="stylesheet" href="assets/stylesheets/app.css" /> <link rel="stylesheet" href="assets/stylesheets/font-awesome.min.css"> <script src="assets/js/modernizr.js"></script> <script src="assets/js/webfontloader.js"></script> @@ -25,7 +25,7 @@ <li class="name"> <h1> <a href="index.html"> - <img id="logo-top-bar" src="images/nifiDrop.svg" alt="Apache NiFi"/> + <img id="logo-top-bar" src="assets/images/nifiDrop.svg" alt="Apache NiFi"/> </a> </h1> </li> @@ -88,6 +88,9 @@ <li><a href="http://www.apache.org/foundation/thanks.html"><i class="fa fa-external-link external-link"></i>Thanks</a></li> </ul> </li> + <li> + <a href="minifi/index.html">Subproject: MiNiFi</a> + </li> </ul> </section> </nav> @@ -95,6 +98,7 @@ + <div class="large-space"></div> <div class="row"> <div class="large-12 columns"> @@ -166,7 +170,7 @@ <div class="row"> <div class="large-12 columns footer"> <a href="http://www.apache.org"> - <img id="asf-logo" alt="Apache Software Foundation" src="images/feather-small.gif"> + <img id="asf-logo" alt="Apache Software Foundation" src="assets/images/feather-small.gif"> </a> <div id="copyright"> <p>Copyright © 2015 The Apache Software Foundation, Licensed under the <a @@ -179,6 +183,7 @@ <script src="assets/js/jquery.min.js"></script> <script src="assets/js/foundation.js"></script> - <script src="js/app.js"></script> + <script src="assets/js/app.js"></script> </body> </html> + Modified: nifi/site/trunk/faq.html URL: http://svn.apache.org/viewvc/nifi/site/trunk/faq.html?rev=1742119&r1=1742118&r2=1742119&view=diff ============================================================================== --- nifi/site/trunk/faq.html (original) +++ nifi/site/trunk/faq.html Tue May 3 14:37:10 2016 @@ -4,8 +4,8 @@ <title>Apache NiFi FAQs</title> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <link rel="shortcut icon" href="images/nifi16.ico"/> - <link rel="stylesheet" href="stylesheets/app.css" /> + <link rel="shortcut icon" href="assets/images/nifi16.ico"/> + <link rel="stylesheet" href="assets/stylesheets/app.css" /> <link rel="stylesheet" href="assets/stylesheets/font-awesome.min.css"> <script src="assets/js/modernizr.js"></script> <script src="assets/js/webfontloader.js"></script> @@ -25,7 +25,7 @@ <li class="name"> <h1> <a href="index.html"> - <img id="logo-top-bar" src="images/nifiDrop.svg" alt="Apache NiFi"/> + <img id="logo-top-bar" src="assets/images/nifiDrop.svg" alt="Apache NiFi"/> </a> </h1> </li> @@ -88,6 +88,9 @@ <li><a href="http://www.apache.org/foundation/thanks.html"><i class="fa fa-external-link external-link"></i>Thanks</a></li> </ul> </li> + <li> + <a href="minifi/index.html">Subproject: MiNiFi</a> + </li> </ul> </section> </nav> @@ -95,6 +98,7 @@ + <div class="large-space"></div> <div class="row"> <div class="large-12 columns"> @@ -132,7 +136,7 @@ <div class="row"> <div class="large-12 columns footer"> <a href="http://www.apache.org"> - <img id="asf-logo" alt="Apache Software Foundation" src="images/feather-small.gif"> + <img id="asf-logo" alt="Apache Software Foundation" src="assets/images/feather-small.gif"> </a> <div id="copyright"> <p>Copyright © 2015 The Apache Software Foundation, Licensed under the <a @@ -145,6 +149,7 @@ <script src="assets/js/jquery.min.js"></script> <script src="assets/js/foundation.js"></script> - <script src="js/app.js"></script> + <script src="assets/js/app.js"></script> </body> </html> + Modified: nifi/site/trunk/index.html URL: http://svn.apache.org/viewvc/nifi/site/trunk/index.html?rev=1742119&r1=1742118&r2=1742119&view=diff ============================================================================== --- nifi/site/trunk/index.html (original) +++ nifi/site/trunk/index.html Tue May 3 14:37:10 2016 @@ -4,8 +4,8 @@ <title>Apache NiFi</title> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <link rel="shortcut icon" href="images/nifi16.ico"/> - <link rel="stylesheet" href="stylesheets/app.css" /> + <link rel="shortcut icon" href="assets/images/nifi16.ico"/> + <link rel="stylesheet" href="assets/stylesheets/app.css" /> <link rel="stylesheet" href="assets/stylesheets/font-awesome.min.css"> <script src="assets/js/modernizr.js"></script> <script src="assets/js/webfontloader.js"></script> @@ -25,7 +25,7 @@ <li class="name"> <h1> <a href="index.html"> - <img id="logo-top-bar" src="images/nifiDrop.svg" alt="Apache NiFi"/> + <img id="logo-top-bar" src="assets/images/nifiDrop.svg" alt="Apache NiFi"/> </a> </h1> </li> @@ -88,6 +88,9 @@ <li><a href="http://www.apache.org/foundation/thanks.html"><i class="fa fa-external-link external-link"></i>Thanks</a></li> </ul> </li> + <li> + <a href="minifi/index.html">Subproject: MiNiFi</a> + </li> </ul> </section> </nav> @@ -95,6 +98,7 @@ + <div class="large-space"></div> <div class="row"> <div class="medium-6 large-5 columns"> @@ -117,7 +121,7 @@ </div> <div class="medium-6 large-7 columns"> <a class="th" href="images/flow.png"> - <img id="flow" src="images/flow-th.png" alt="NiFi flow"> + <img id="flow" src="assets/images/flow-th.png" alt="NiFi flow"> </a> </div> <div class="clear"></div> @@ -168,11 +172,10 @@ </div> </div> - <div class="row"> <div class="large-12 columns footer"> <a href="http://www.apache.org"> - <img id="asf-logo" alt="Apache Software Foundation" src="images/feather-small.gif"> + <img id="asf-logo" alt="Apache Software Foundation" src="assets/images/feather-small.gif"> </a> <div id="copyright"> <p>Copyright © 2015 The Apache Software Foundation, Licensed under the <a @@ -185,6 +188,7 @@ <script src="assets/js/jquery.min.js"></script> <script src="assets/js/foundation.js"></script> - <script src="js/app.js"></script> + <script src="assets/js/app.js"></script> </body> </html> + Modified: nifi/site/trunk/licensing-guide.html URL: http://svn.apache.org/viewvc/nifi/site/trunk/licensing-guide.html?rev=1742119&r1=1742118&r2=1742119&view=diff ============================================================================== --- nifi/site/trunk/licensing-guide.html (original) +++ nifi/site/trunk/licensing-guide.html Tue May 3 14:37:10 2016 @@ -4,8 +4,8 @@ <title>Apache NiFi Licensing Guide</title> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <link rel="shortcut icon" href="images/nifi16.ico"/> - <link rel="stylesheet" href="stylesheets/app.css" /> + <link rel="shortcut icon" href="assets/images/nifi16.ico"/> + <link rel="stylesheet" href="assets/stylesheets/app.css" /> <link rel="stylesheet" href="assets/stylesheets/font-awesome.min.css"> <script src="assets/js/modernizr.js"></script> <script src="assets/js/webfontloader.js"></script> @@ -25,7 +25,7 @@ <li class="name"> <h1> <a href="index.html"> - <img id="logo-top-bar" src="images/nifiDrop.svg" alt="Apache NiFi"/> + <img id="logo-top-bar" src="assets/images/nifiDrop.svg" alt="Apache NiFi"/> </a> </h1> </li> @@ -88,12 +88,16 @@ <li><a href="http://www.apache.org/foundation/thanks.html"><i class="fa fa-external-link external-link"></i>Thanks</a></li> </ul> </li> + <li> + <a href="minifi/index.html">Subproject: MiNiFi</a> + </li> </ul> </section> </nav> </div> + <div class="row"> <div class="large-12 columns"> <div class="large-space"></div> @@ -190,7 +194,7 @@ the copyleft terms."</p> <div class="row"> <div class="large-12 columns footer"> <a href="http://www.apache.org"> - <img id="asf-logo" alt="Apache Software Foundation" src="images/feather-small.gif"> + <img id="asf-logo" alt="Apache Software Foundation" src="assets/images/feather-small.gif"> </a> <div id="copyright"> <p>Copyright © 2015 The Apache Software Foundation, Licensed under the <a @@ -203,6 +207,6 @@ the copyleft terms."</p> <script src="assets/js/jquery.min.js"></script> <script src="assets/js/foundation.js"></script> - <script src="js/app.js"></script> + <script src="assets/js/app.js"></script> </body> -</html> \ No newline at end of file +</html> Modified: nifi/site/trunk/mailing_lists.html URL: http://svn.apache.org/viewvc/nifi/site/trunk/mailing_lists.html?rev=1742119&r1=1742118&r2=1742119&view=diff ============================================================================== --- nifi/site/trunk/mailing_lists.html (original) +++ nifi/site/trunk/mailing_lists.html Tue May 3 14:37:10 2016 @@ -4,8 +4,8 @@ <title>Apache NiFi Mailing Lists</title> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <link rel="shortcut icon" href="images/nifi16.ico"/> - <link rel="stylesheet" href="stylesheets/app.css" /> + <link rel="shortcut icon" href="assets/images/nifi16.ico"/> + <link rel="stylesheet" href="assets/stylesheets/app.css" /> <link rel="stylesheet" href="assets/stylesheets/font-awesome.min.css"> <script src="assets/js/modernizr.js"></script> <script src="assets/js/webfontloader.js"></script> @@ -25,7 +25,7 @@ <li class="name"> <h1> <a href="index.html"> - <img id="logo-top-bar" src="images/nifiDrop.svg" alt="Apache NiFi"/> + <img id="logo-top-bar" src="assets/images/nifiDrop.svg" alt="Apache NiFi"/> </a> </h1> </li> @@ -88,6 +88,9 @@ <li><a href="http://www.apache.org/foundation/thanks.html"><i class="fa fa-external-link external-link"></i>Thanks</a></li> </ul> </li> + <li> + <a href="minifi/index.html">Subproject: MiNiFi</a> + </li> </ul> </section> </nav> @@ -95,6 +98,7 @@ + <div class="large-space"></div> <div class="row"> <div class="large-12 columns"> @@ -172,7 +176,7 @@ <div class="row"> <div class="large-12 columns footer"> <a href="http://www.apache.org"> - <img id="asf-logo" alt="Apache Software Foundation" src="images/feather-small.gif"> + <img id="asf-logo" alt="Apache Software Foundation" src="assets/images/feather-small.gif"> </a> <div id="copyright"> <p>Copyright © 2015 The Apache Software Foundation, Licensed under the <a @@ -185,6 +189,7 @@ <script src="assets/js/jquery.min.js"></script> <script src="assets/js/foundation.js"></script> - <script src="js/app.js"></script> + <script src="assets/js/app.js"></script> </body> </html> + Added: nifi/site/trunk/minifi/faq.html URL: http://svn.apache.org/viewvc/nifi/site/trunk/minifi/faq.html?rev=1742119&view=auto ============================================================================== --- nifi/site/trunk/minifi/faq.html (added) +++ nifi/site/trunk/minifi/faq.html Tue May 3 14:37:10 2016 @@ -0,0 +1,134 @@ +<!doctype html> +<html class="no-js" lang="en"> + <head> + <title>Apache NiFi FAQs</title> + <meta charset="utf-8" /> + <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <link rel="shortcut icon" href="../assets/images/nifi16.ico"/> + <link rel="stylesheet" href="../assets/stylesheets/app.css" /> + <link rel="stylesheet" href="../assets/stylesheets/font-awesome.min.css"> + <script src="../assets/js/modernizr.js"></script> + <script src="../assets/js/webfontloader.js"></script> + <script> + (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ + (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), + m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) + })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); + ga('create', 'UA-57264262-1', 'auto'); + ga('send', 'pageview'); + </script> + </head> + <body> + <div class="sticky contain-to-grid"> + <nav class="top-bar" data-topbar role="navigation"> + <ul class="title-area"> + <li class="name"> + <h1> + <a href="index.html"> + <img id="logo-top-bar" src="../assets/images/nifiDrop.svg" alt="Apache NiFi"/> + </a> + </h1> + </li> + <!-- Remove the class "menu-icon" to get rid of menu icon. Take out "Menu" to just have icon alone --> + <li class="toggle-topbar menu-icon"><a href="#"><span></span></a></li> + </ul> + + <section class="top-bar-section"> + <!-- Right Nav Section --> + <ul class="right"> + <li class="has-dropdown"> + <a href="#">Project</a> + <ul class="dropdown"> + <li><a href="index.html">Home</a></li> + <li><a href="https://blogs.apache.org/nifi/"><i class="fa fa-external-link external-link"></i>Apache NiFi Blog</a></li> + <li><a href="http://www.apache.org/licenses/LICENSE-2.0"><i class="fa fa-external-link external-link"></i>License</a></li> + </ul> + </li> + <li class="has-dropdown"> + <a href="#">Documentation</a> + <ul class="dropdown"> + <li><a href="faq.html"><i class="fa"></i>FAQ</a></li> + <li><a href="https://cwiki.apache.org/confluence/display/NIFI/MiNiFi"><i class="fa fa-external-link external-link"></i>Wiki</a></li> + </ul> + </li> + <li class="has-dropdown"> + <a href="#">Community</a> + <ul class="dropdown"> + <li><a href="https://cwiki.apache.org/confluence/display/NIFI/Contributor+Guide">Contributor Guide</a></li> + <li><a href="../mailing_lists.html">Mailing Lists</a></li> + <li><a href="../people.html">People</a></li> + </ul> + </li> + <li class="has-dropdown"> + <a href="#">Development</a> + <ul class="dropdown"> + <li><a href="../release-guide.html">Release Guide</a></li> + <li><a href="../licensing-guide.html">Licensing Guide</a></li> + <li><a href="https://git-wip-us.apache.org/repos/asf/nifi-minifi.git"><i class="fa fa-external-link external-link"></i>Source - Java Agent</a></li> + <li><a href="https://github.com/apache/nifi-minifi"><i class="fa fa-external-link external-link"></i>Source - GitHub - Java Agent</a></li> + <li><a href="https://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp.git"><i class="fa fa-external-link external-link"></i>Source - C++ Agent</a></li> + <li><a href="https://github.com/apache/nifi-minifi-cpp"><i class="fa fa-external-link external-link"></i>Source - GitHub - C++ Agent</a></li> + <li><a href="https://issues.apache.org/jira/browse/MINIFI"><i class="fa fa-external-link external-link"></i>Issues</a></li> + </ul> + </li> + <li class="has-dropdown"> + <a href="#">ASF Links</a> + <ul class="dropdown"> + <li><a href="http://www.apache.org"><i class="fa fa-external-link external-link"></i>Apache Software Foundation</a></li> + <li><a href="http://www.apache.org/foundation/sponsorship.html"><i class="fa fa-external-link external-link"></i>Sponsorship</a></li> + <li><a href="http://www.apache.org/security/"><i class="fa fa-external-link external-link"></i>Security</a></li> + <li><a href="http://www.apache.org/foundation/thanks.html"><i class="fa fa-external-link external-link"></i>Thanks</a></li> + </ul> + </li> + <li> + <a href="../index.html">Apache NiFi</a> + </li> + </ul> + </section> + </nav> +</div> + + + + +<div class="large-space"></div> +<div class="row"> + <div class="large-12 columns"> + <h1 class="nifi-txt"> + <span> + Apache <span class="ni">ni</span><span class="fi">fi</span> <span class="ni">mini</span><span class="fi">fi</span> FAQs + </span> + </h1> + </div> +</div> +<div class="row"> + <div class="large-12 columns"> + <ul> + <li> + <p class="description"><b>How do you pronounce MiNiFi?</b></p> + <p class="description">"minify" (<em>min</em>-uh-fahy) is the preferred pronunciation.</p> + </li> + </ul> + </div> +</div> + + <div class="row"> + <div class="large-12 columns footer"> + <a href="http://www.apache.org"> + <img id="asf-logo" alt="Apache Software Foundation" src="../assets/images/feather-small.gif"> + </a> + <div id="copyright"> + <p>Copyright © 2015 The Apache Software Foundation, Licensed under the <a + href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache, the + Apache feather logo, NiFi, Apache NiFi and the project logo are trademarks of The Apache Software + Foundation.</p> + </div> + </div> +</div> + + <script src="../assets/js/jquery.min.js"></script> + <script src="../assets/js/foundation.js"></script> + <script src="../assets/js/app.js"></script> + </body> +</html> + Added: nifi/site/trunk/minifi/index.html URL: http://svn.apache.org/viewvc/nifi/site/trunk/minifi/index.html?rev=1742119&view=auto ============================================================================== --- nifi/site/trunk/minifi/index.html (added) +++ nifi/site/trunk/minifi/index.html Tue May 3 14:37:10 2016 @@ -0,0 +1,163 @@ +<!doctype html> +<html class="no-js" lang="en"> + <head> + <title>Apache NiFi - MiNiFi</title> + <meta charset="utf-8" /> + <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <link rel="shortcut icon" href="../assets/images/nifi16.ico"/> + <link rel="stylesheet" href="../assets/stylesheets/app.css" /> + <link rel="stylesheet" href="../assets/stylesheets/font-awesome.min.css"> + <script src="../assets/js/modernizr.js"></script> + <script src="../assets/js/webfontloader.js"></script> + <script> + (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ + (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), + m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) + })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); + ga('create', 'UA-57264262-1', 'auto'); + ga('send', 'pageview'); + </script> + </head> + <body> + <div class="sticky contain-to-grid"> + <nav class="top-bar" data-topbar role="navigation"> + <ul class="title-area"> + <li class="name"> + <h1> + <a href="index.html"> + <img id="logo-top-bar" src="../assets/images/nifiDrop.svg" alt="Apache NiFi"/> + </a> + </h1> + </li> + <!-- Remove the class "menu-icon" to get rid of menu icon. Take out "Menu" to just have icon alone --> + <li class="toggle-topbar menu-icon"><a href="#"><span></span></a></li> + </ul> + + <section class="top-bar-section"> + <!-- Right Nav Section --> + <ul class="right"> + <li class="has-dropdown"> + <a href="#">Project</a> + <ul class="dropdown"> + <li><a href="index.html">Home</a></li> + <li><a href="https://blogs.apache.org/nifi/"><i class="fa fa-external-link external-link"></i>Apache NiFi Blog</a></li> + <li><a href="http://www.apache.org/licenses/LICENSE-2.0"><i class="fa fa-external-link external-link"></i>License</a></li> + </ul> + </li> + <li class="has-dropdown"> + <a href="#">Documentation</a> + <ul class="dropdown"> + <li><a href="faq.html"><i class="fa"></i>FAQ</a></li> + <li><a href="https://cwiki.apache.org/confluence/display/NIFI/MiNiFi"><i class="fa fa-external-link external-link"></i>Wiki</a></li> + </ul> + </li> + <li class="has-dropdown"> + <a href="#">Community</a> + <ul class="dropdown"> + <li><a href="https://cwiki.apache.org/confluence/display/NIFI/Contributor+Guide">Contributor Guide</a></li> + <li><a href="../mailing_lists.html">Mailing Lists</a></li> + <li><a href="../people.html">People</a></li> + </ul> + </li> + <li class="has-dropdown"> + <a href="#">Development</a> + <ul class="dropdown"> + <li><a href="../release-guide.html">Release Guide</a></li> + <li><a href="../licensing-guide.html">Licensing Guide</a></li> + <li><a href="https://git-wip-us.apache.org/repos/asf/nifi-minifi.git"><i class="fa fa-external-link external-link"></i>Source - Java Agent</a></li> + <li><a href="https://github.com/apache/nifi-minifi"><i class="fa fa-external-link external-link"></i>Source - GitHub - Java Agent</a></li> + <li><a href="https://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp.git"><i class="fa fa-external-link external-link"></i>Source - C++ Agent</a></li> + <li><a href="https://github.com/apache/nifi-minifi-cpp"><i class="fa fa-external-link external-link"></i>Source - GitHub - C++ Agent</a></li> + <li><a href="https://issues.apache.org/jira/browse/MINIFI"><i class="fa fa-external-link external-link"></i>Issues</a></li> + </ul> + </li> + <li class="has-dropdown"> + <a href="#">ASF Links</a> + <ul class="dropdown"> + <li><a href="http://www.apache.org"><i class="fa fa-external-link external-link"></i>Apache Software Foundation</a></li> + <li><a href="http://www.apache.org/foundation/sponsorship.html"><i class="fa fa-external-link external-link"></i>Sponsorship</a></li> + <li><a href="http://www.apache.org/security/"><i class="fa fa-external-link external-link"></i>Security</a></li> + <li><a href="http://www.apache.org/foundation/thanks.html"><i class="fa fa-external-link external-link"></i>Thanks</a></li> + </ul> + </li> + <li> + <a href="../index.html">Apache NiFi</a> + </li> + </ul> + </section> + </nav> +</div> + + + + +<div class="large-space"></div> +<div class="row"> + <div class="medium-6 large-5 columns"> + <div class="row"> + <div class="large-12 columns"> + <h1 id="nifi-landing" class="right-text nifi-txt"> + <span> + Apache <span class="ni">ni</span><span class="fi">fi</span> + <span class="ni">mini</span><span class="fi">fi</span> + </span> + </h1> + </div> + </div> + <div class="row"> + <div class="large-12 columns"> + <p class="right-text description"> + is a subproject of Apache <span class="ni">ni</span><span class="fi">fi</span> to collect data where it originates. + </p> + </div> + </div> + </div> +</div> +<div class="large-space"></div> +<div class="row"> + <div class="large-12 columns features"> + <h2>About</h2> + </div> +</div> +<div class="medium-space"></div> +<div class="row"> + <div class="large-12 columns"> + <p class="description"> + <span class="nifi-txt">Apache <span class="ni">ni</span><span class="fi">fi</span> <span class="ni">mini</span><span class="fi">fi</span></span></span> 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. + </p> + <p class="description"> + Specific goals for the initial thrust of the MiNiFi effort comprise: + <ul> + <li>small and lightweight footprint,</li> + <li>central management of agents,</li> + <li>generation of data provenance, and</li> + <li>integration with NiFi for follow-on dataflow management and full chain of custody of information.</li> + </ul> + + Perspectives of the role of MiNiFi should be from the perspective of the agent acting immediately at, or directly adjacent to, source sensors, systems, or servers. + </p> + </div> +</div> + + <div class="row"> + <div class="large-12 columns footer"> + <a href="http://www.apache.org"> + <img id="asf-logo" alt="Apache Software Foundation" src="../assets/images/feather-small.gif"> + </a> + <div id="copyright"> + <p>Copyright © 2015 The Apache Software Foundation, Licensed under the <a + href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache, the + Apache feather logo, NiFi, Apache NiFi and the project logo are trademarks of The Apache Software + Foundation.</p> + </div> + </div> +</div> + + <script src="../assets/js/jquery.min.js"></script> + <script src="../assets/js/foundation.js"></script> + <script src="../assets/js/app.js"></script> + </body> +</html> + Modified: nifi/site/trunk/people.html URL: http://svn.apache.org/viewvc/nifi/site/trunk/people.html?rev=1742119&r1=1742118&r2=1742119&view=diff ============================================================================== --- nifi/site/trunk/people.html (original) +++ nifi/site/trunk/people.html Tue May 3 14:37:10 2016 @@ -4,8 +4,8 @@ <title>Apache NiFi Team</title> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <link rel="shortcut icon" href="images/nifi16.ico"/> - <link rel="stylesheet" href="stylesheets/app.css" /> + <link rel="shortcut icon" href="assets/images/nifi16.ico"/> + <link rel="stylesheet" href="assets/stylesheets/app.css" /> <link rel="stylesheet" href="assets/stylesheets/font-awesome.min.css"> <script src="assets/js/modernizr.js"></script> <script src="assets/js/webfontloader.js"></script> @@ -25,7 +25,7 @@ <li class="name"> <h1> <a href="index.html"> - <img id="logo-top-bar" src="images/nifiDrop.svg" alt="Apache NiFi"/> + <img id="logo-top-bar" src="assets/images/nifiDrop.svg" alt="Apache NiFi"/> </a> </h1> </li> @@ -88,6 +88,9 @@ <li><a href="http://www.apache.org/foundation/thanks.html"><i class="fa fa-external-link external-link"></i>Thanks</a></li> </ul> </li> + <li> + <a href="minifi/index.html">Subproject: MiNiFi</a> + </li> </ul> </section> </nav> @@ -95,6 +98,7 @@ + <div class="large-space"></div> <div class="row"> <div class="large-12 columns"> @@ -261,7 +265,7 @@ <div class="row"> <div class="large-12 columns footer"> <a href="http://www.apache.org"> - <img id="asf-logo" alt="Apache Software Foundation" src="images/feather-small.gif"> + <img id="asf-logo" alt="Apache Software Foundation" src="assets/images/feather-small.gif"> </a> <div id="copyright"> <p>Copyright © 2015 The Apache Software Foundation, Licensed under the <a @@ -274,6 +278,7 @@ <script src="assets/js/jquery.min.js"></script> <script src="assets/js/foundation.js"></script> - <script src="js/app.js"></script> + <script src="assets/js/app.js"></script> </body> </html> + Modified: nifi/site/trunk/quickstart.html URL: http://svn.apache.org/viewvc/nifi/site/trunk/quickstart.html?rev=1742119&r1=1742118&r2=1742119&view=diff ============================================================================== --- nifi/site/trunk/quickstart.html (original) +++ nifi/site/trunk/quickstart.html Tue May 3 14:37:10 2016 @@ -4,8 +4,8 @@ <title>Apache NiFi Development Quickstart</title> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <link rel="shortcut icon" href="images/nifi16.ico"/> - <link rel="stylesheet" href="stylesheets/app.css" /> + <link rel="shortcut icon" href="assets/images/nifi16.ico"/> + <link rel="stylesheet" href="assets/stylesheets/app.css" /> <link rel="stylesheet" href="assets/stylesheets/font-awesome.min.css"> <script src="assets/js/modernizr.js"></script> <script src="assets/js/webfontloader.js"></script> @@ -25,7 +25,7 @@ <li class="name"> <h1> <a href="index.html"> - <img id="logo-top-bar" src="images/nifiDrop.svg" alt="Apache NiFi"/> + <img id="logo-top-bar" src="assets/images/nifiDrop.svg" alt="Apache NiFi"/> </a> </h1> </li> @@ -88,12 +88,16 @@ <li><a href="http://www.apache.org/foundation/thanks.html"><i class="fa fa-external-link external-link"></i>Thanks</a></li> </ul> </li> + <li> + <a href="minifi/index.html">Subproject: MiNiFi</a> + </li> </ul> </section> </nav> </div> + <div class="row"> <div class="large-12 columns"> <div class="large-space"></div> @@ -210,7 +214,7 @@ is ready for use:</p> <div class="row"> <div class="large-12 columns footer"> <a href="http://www.apache.org"> - <img id="asf-logo" alt="Apache Software Foundation" src="images/feather-small.gif"> + <img id="asf-logo" alt="Apache Software Foundation" src="assets/images/feather-small.gif"> </a> <div id="copyright"> <p>Copyright © 2015 The Apache Software Foundation, Licensed under the <a @@ -223,6 +227,6 @@ is ready for use:</p> <script src="assets/js/jquery.min.js"></script> <script src="assets/js/foundation.js"></script> - <script src="js/app.js"></script> + <script src="assets/js/app.js"></script> </body> -</html> \ No newline at end of file +</html> Modified: nifi/site/trunk/release-guide.html URL: http://svn.apache.org/viewvc/nifi/site/trunk/release-guide.html?rev=1742119&r1=1742118&r2=1742119&view=diff ============================================================================== --- nifi/site/trunk/release-guide.html (original) +++ nifi/site/trunk/release-guide.html Tue May 3 14:37:10 2016 @@ -4,8 +4,8 @@ <title>Apache NiFi Release Guidelines</title> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <link rel="shortcut icon" href="images/nifi16.ico"/> - <link rel="stylesheet" href="stylesheets/app.css" /> + <link rel="shortcut icon" href="assets/images/nifi16.ico"/> + <link rel="stylesheet" href="assets/stylesheets/app.css" /> <link rel="stylesheet" href="assets/stylesheets/font-awesome.min.css"> <script src="assets/js/modernizr.js"></script> <script src="assets/js/webfontloader.js"></script> @@ -25,7 +25,7 @@ <li class="name"> <h1> <a href="index.html"> - <img id="logo-top-bar" src="images/nifiDrop.svg" alt="Apache NiFi"/> + <img id="logo-top-bar" src="assets/images/nifiDrop.svg" alt="Apache NiFi"/> </a> </h1> </li> @@ -88,12 +88,16 @@ <li><a href="http://www.apache.org/foundation/thanks.html"><i class="fa fa-external-link external-link"></i>Thanks</a></li> </ul> </li> + <li> + <a href="minifi/index.html">Subproject: MiNiFi</a> + </li> </ul> </section> </nav> </div> + <div class="row"> <div class="large-12 columns"> <div class="large-space"></div> @@ -374,7 +378,7 @@ The Apache NiFi team</code></pre> <div class="row"> <div class="large-12 columns footer"> <a href="http://www.apache.org"> - <img id="asf-logo" alt="Apache Software Foundation" src="images/feather-small.gif"> + <img id="asf-logo" alt="Apache Software Foundation" src="assets/images/feather-small.gif"> </a> <div id="copyright"> <p>Copyright © 2015 The Apache Software Foundation, Licensed under the <a @@ -387,6 +391,6 @@ The Apache NiFi team</code></pre> <script src="assets/js/jquery.min.js"></script> <script src="assets/js/foundation.js"></script> - <script src="js/app.js"></script> + <script src="assets/js/app.js"></script> </body> -</html> \ No newline at end of file +</html> Modified: nifi/site/trunk/videos.html URL: http://svn.apache.org/viewvc/nifi/site/trunk/videos.html?rev=1742119&r1=1742118&r2=1742119&view=diff ============================================================================== --- nifi/site/trunk/videos.html (original) +++ nifi/site/trunk/videos.html Tue May 3 14:37:10 2016 @@ -4,8 +4,8 @@ <title>Apache NiFi Screencasts</title> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <link rel="shortcut icon" href="images/nifi16.ico"/> - <link rel="stylesheet" href="stylesheets/app.css" /> + <link rel="shortcut icon" href="assets/images/nifi16.ico"/> + <link rel="stylesheet" href="assets/stylesheets/app.css" /> <link rel="stylesheet" href="assets/stylesheets/font-awesome.min.css"> <script src="assets/js/modernizr.js"></script> <script src="assets/js/webfontloader.js"></script> @@ -25,7 +25,7 @@ <li class="name"> <h1> <a href="index.html"> - <img id="logo-top-bar" src="images/nifiDrop.svg" alt="Apache NiFi"/> + <img id="logo-top-bar" src="assets/images/nifiDrop.svg" alt="Apache NiFi"/> </a> </h1> </li> @@ -88,6 +88,9 @@ <li><a href="http://www.apache.org/foundation/thanks.html"><i class="fa fa-external-link external-link"></i>Thanks</a></li> </ul> </li> + <li> + <a href="minifi/index.html">Subproject: MiNiFi</a> + </li> </ul> </section> </nav> @@ -95,6 +98,7 @@ + <div class="large-space"></div> <div class="row"> <div class="large-12 columns features"> @@ -200,7 +204,7 @@ <div class="row"> <div class="large-12 columns footer"> <a href="http://www.apache.org"> - <img id="asf-logo" alt="Apache Software Foundation" src="images/feather-small.gif"> + <img id="asf-logo" alt="Apache Software Foundation" src="assets/images/feather-small.gif"> </a> <div id="copyright"> <p>Copyright © 2015 The Apache Software Foundation, Licensed under the <a @@ -213,6 +217,7 @@ <script src="assets/js/jquery.min.js"></script> <script src="assets/js/foundation.js"></script> - <script src="js/app.js"></script> + <script src="assets/js/app.js"></script> </body> </html> +
