You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@edgent.apache.org by wc...@apache.org on 2016/03/22 23:56:27 UTC

incubator-quarks-website git commit: from 36df41bd6c67e9ff7db6cef48014b3aa9ec49171

Repository: incubator-quarks-website
Updated Branches:
  refs/heads/asf-site 6d865d4bd -> db98c9e59


from 36df41bd6c67e9ff7db6cef48014b3aa9ec49171


Project: http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/commit/db98c9e5
Tree: http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/tree/db98c9e5
Diff: http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/diff/db98c9e5

Branch: refs/heads/asf-site
Commit: db98c9e598f26365cd82d637b295bdd87d36c4e2
Parents: 6d865d4
Author: wcmarsha <wc...@us.ibm.com>
Authored: Tue Mar 22 15:56:18 2016 -0700
Committer: wcmarsha <wc...@us.ibm.com>
Committed: Tue Mar 22 15:56:18 2016 -0700

----------------------------------------------------------------------
 content/algolia_search.json           |  13 +
 content/docs/getinvolved.html         | 560 +++++++++++++++++++++++++++++
 content/docs/tag_collaboration.html   |   2 +
 content/docs/tag_content_types.html   |   2 +
 content/docs/tag_formatting.html      |   2 +
 content/docs/tag_getting_started.html |   2 +
 content/docs/tag_mobile.html          |   2 +
 content/docs/tag_navigation.html      |   2 +
 content/docs/tag_publishing.html      |   2 +
 content/docs/tag_single_sourcing.html |   2 +
 content/docs/tag_special_layouts.html |   2 +
 content/search.json                   |  11 +
 content/title-checker.html            |  30 ++
 13 files changed, 632 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/db98c9e5/content/algolia_search.json
----------------------------------------------------------------------
diff --git a/content/algolia_search.json b/content/algolia_search.json
index 6b40c36..a309827 100644
--- a/content/algolia_search.json
+++ b/content/algolia_search.json
@@ -73,6 +73,19 @@
 
 
 {
+"title": "Get Involved",
+"tags": "",
+"keywords": "",
+"url": "../docs/getinvolved",
+"summary": "",
+"body": "# Get Involved with QuarksWelcome to the Quarks community!  We would love to have you participate as a user of Quarks, a contributor or both.## Contribute CodeIf you plan to make any significant contribution, you will need to have a Contributor License Agreement [(CLA)](https://github.com/quarks-edge/quarks/blob/master/licences/Quarks-cla-individual.pdf) on file.  Get a copy of the CLA, fill it out and follow the instructions in the CLA to file it.  Committers will require a CLA before they commit contributions.When you are considering a code contribution, make sure there is an [Issue](https://github.com/quarks-edge/quarks/issues) that describes your work or the bug you are fixing.  For significant contributions, please discuss your proposed changes in the Issue so that others can comment on your plans.  Someone else may be working on the same functionality, so it's good to communicate early and often.  A committer is more likely to accept your change if there is clear info
 rmation in the Issue.  The best way to start on the code is to [fork](https://help.github.com/articles/fork-a-repo/) Quarks and make changes in your fork.  When you're happy with the changes in your fork, issue a [pull request](https://github.com/quarks-edge/quarks/pulls).  Make sure you document your code and contribute tests along with the code.We welcome new committers.  Get information on committers [here](committers).## Contribute Documentation for the Web SiteContributing documentation is similar to contributing code.  Follow the instructions in the Contribute Code Section above.  If you are submitting documentation for the web site, you will need to use Markdown and Jekyll to develop your web pages.* [Markdown Cheat Sheet](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet)* [Using Jekyll with Pages](https://help.github.com/articles/using-jekyll-with-pages/)## Use Quarks and Participate in the CommunityPlease [download](https://github.com/quarks-edge/quarks/rele
 ases/latest) the latest release of Quarks and use it.  We would love to get your feedback.  Create an [Issue](https://github.com/quarks-edge/quarks/issues) for any bugs you encounter, requests for enhancements or questions you may have. Feel free to comment on existing issues as well.  You are welcome to update the [wiki](https://github.com/quarks-edge/quarks/wiki) with any information you want to provide to help others.  Just link in any new pages, to be sure they are not lost.  If you have any significant comments on existing wiki pages, open an Issue to have a discussion."
+
+},
+
+
+
+
+{
 "title": "Introduction",
 "tags": "getting_started",
 "keywords": "",

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/db98c9e5/content/docs/getinvolved.html
----------------------------------------------------------------------
diff --git a/content/docs/getinvolved.html b/content/docs/getinvolved.html
new file mode 100644
index 0000000..de96d68
--- /dev/null
+++ b/content/docs/getinvolved.html
@@ -0,0 +1,560 @@
+<!DOCTYPE html>
+  <head>
+
+ <meta charset="utf-8">
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="">
+<meta name="keywords" content=" ">
+<title>Get Involved  | Quarks Documentation</title>
+<link rel="stylesheet" type="text/css" href="../css/syntax.css">
+<link rel="stylesheet" type="text/css" href="../css/font-awesome.min.css">
+<!--<link rel="stylesheet" type="text/css" href="../css/bootstrap.min.css">-->
+<link rel="stylesheet" type="text/css" href="../css/modern-business.css">
+<link rel="stylesheet" type="text/css" href="../css/lavish-bootstrap.css">
+<link rel="stylesheet" type="text/css" href="../css/customstyles.css">
+<link rel="stylesheet" type="text/css" href="../css/theme-blue.css">
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
+<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
+<script src="../js/jquery.navgoco.min.js"></script>
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
+<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/2.0.0/anchor.min.js"></script>
+<script src="../js/toc.js"></script>
+<script src="../js/customscripts.js"></script>
+<link rel="shortcut icon" href="../common_images/favicon.ico" type="image/x-icon">
+<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
+<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+<!--[if lt IE 9]>
+<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
+<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
+<![endif]-->
+
+
+
+
+
+
+
+ 
+
+<script>
+  $(function () {
+      $('[data-toggle="tooltip"]').tooltip()
+  })
+</script>
+
+
+
+  </head>
+
+<body>
+
+   <!-- Navigation -->
+<nav class="navbar navbar-inverse navbar-fixed-top" role="navigation">
+    <div class="container topnavlinks">
+        <div class="navbar-header">
+            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+                <span class="sr-only">Toggle navigation</span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+                <span class="icon-bar"></span>
+            </button>
+
+            <a class="fa fa-home fa-lg navbar-brand" href="home.html">&nbsp;<span class="projectTitle"> Quarks Documentation</span></a>
+
+        </div>
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+            <ul class="nav navbar-nav navbar-right">
+                <!-- entries without drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+                
+
+
+
+
+
+
+
+
+                <li class="dropdown">
+                    
+                    
+                    
+                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">Github Repos<b class="caret"></b></a>
+                    <ul class="dropdown-menu">
+                        
+                        
+                        
+                        <li><a href="https://github.com/apache/incubator-quarks" target="_blank">Source code</a></li>
+                        
+                        
+                        
+                        
+                        
+                        <li><a href="https://github.com/apache/incubator-quarks-website" target="_blank">Website/Documentation</a></li>
+                        
+                        
+                        
+                        
+
+                    </ul>
+                </li>
+                
+                
+
+
+                
+                
+                
+                
+                <li><a href="https://quarks-edge.github.io/quarks/docs/javadoc/index.html" target="_blank">Javadoc</a></li>
+                
+                
+                
+                
+
+
+                <!-- entries with drop-downs appear here -->
+                <!-- conditional logic to control which topnav appears for the audience defined in the configuration file.-->
+
+                <li class="dropdown">
+                    
+                    
+                    
+                    <a href="#" class="dropdown-toggle" data-toggle="dropdown">Quarks Resources<b class="caret"></b></a>
+                    <ul class="dropdown-menu">
+                        
+                        
+                        
+                        <li><a href="https://github.com/apache/incubator-quarks/releases" target="_blank">Download</a></li>
+                        
+                        
+                        
+                        
+                        
+                        <li><a href="samples">Samples</a></li>
+                        
+                        
+                        
+                        
+                        
+                        <li><a href="faq">FAQ</a></li>
+                        
+                        
+                        
+                        
+
+                    </ul>
+                </li>
+                
+                
+
+
+                <!-- special insertion -->
+
+               
+                <!-- Send feedback function -->
+<script>
+function SendLinkByMail(href) {
+var subject= "Quarks Documentation feedback";
+var body = "I have some feedback about the Get Involved page: ";
+body += window.location.href;
+body += "";
+var uri = "mailto:?subject=";
+uri += encodeURIComponent(subject);
+uri += "&body=";
+uri += encodeURIComponent(body);
+window.location.href = uri;
+}
+</script>
+
+<li><a href="mailto:dev@quarks.incubator.apache.org" target="_blank"><i class="fa fa-envelope-o"></i> Feedback</a></li>
+
+
+                <!--uncomment this block if you want simple search instead of algolia-->
+                <li>
+                     <!--start search-->
+                    <div id="search-demo-container">
+                        <input type="text" id="search-input" placeholder="search...">
+                        <ul id="results-container"></ul>
+                    </div>
+                    <script src="../js/jekyll-search.js" type="text/javascript"></script>
+                    <script type="text/javascript">
+                        SimpleJekyllSearch.init({
+                            searchInput: document.getElementById('search-input'),
+                            resultsContainer: document.getElementById('results-container'),
+                            dataSource: '../search.json',
+                            searchResultTemplate: '<li><a href="{url}" title="Get Involved">{title}</a></li>',
+                        noResultsText: 'No results found.',
+                                limit: 10,
+                                fuzzy: true,
+                        })
+                    </script>
+                     <!--end search-->
+                </li>
+
+            
+        </div>
+        <!-- /.container -->
+</nav>
+
+
+    <!-- Page Content -->
+    <div class="container">
+        <div class="col-lg-12">&nbsp;</div>
+
+
+<!-- Content Row -->
+<div class="row">
+    <!-- Sidebar Column -->
+    <div class="col-md-3">
+
+        <script>
+
+            $(document).ready(function() {
+                // Initialize navgoco with default options
+                $("#mysidebar").navgoco({
+                    caretHtml: '',
+                    accordion: true,
+                    openClass: 'active', // open
+                    save: false, // leave false or nav highlighting doesn't work right
+                    cookie: {
+                        name: 'navgoco',
+                        expires: false,
+                        path: '/'
+                    },
+                    slide: {
+                        duration: 400,
+                        easing: 'swing'
+                    }
+                });
+
+                $("#collapseAll").click(function(e) {
+                    e.preventDefault();
+                    $("#mysidebar").navgoco('toggle', false);
+                });
+
+                $("#expandAll").click(function(e) {
+                    e.preventDefault();
+                    $("#mysidebar").navgoco('toggle', true);
+                });
+
+            });
+
+        </script>
+
+
+        
+
+
+
+
+
+
+
+
+
+        <ul id="mysidebar" class="nav">
+
+            <span class="siteTagline">Quarks</span>
+            <span class="versionTagline">Version 0.3.0</span>
+
+            
+            
+            
+                
+            
+            <li><a href="#">Overview</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../docs/quarks_index.html">Introduction</a></li>
+                    
+
+                    
+
+                    
+                    
+                    
+                    
+                    <li><a href="../docs/faq.html">FAQ</a></li>
+                    
+
+                    
+
+                    
+                    
+                </ul>
+                
+                
+            
+            <li><a href="#">Get Started</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../docs/quarks-getting-started.html">1. Getting Started Guide</a></li>
+                    
+
+                    
+
+                    
+                    
+                    
+                    
+                    <li><a href="../docs/common-quarks-operations.html">2. Common Operations</a></li>
+                    
+
+                    
+
+                    
+                    
+                </ul>
+                
+                
+            
+            <li><a href="#">Quarks Cookbook</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../recipes/recipe_hello_quarks.html">Recipe 1. Hello Quarks!</a></li>
+                    
+
+                    
+
+                    
+                    
+                    
+                    
+                    <li><a href="../recipes/recipe_source_function.html">Recipe 2. Writing a Source Function</a></li>
+                    
+
+                    
+
+                    
+                    
+                </ul>
+                
+                
+            
+            <li><a href="#">Sample Programs</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../docs/samples.html">1. Samples</a></li>
+                    
+
+                    
+
+                    
+                    
+                    
+                    
+                    <li><a href="../docs/quickstart.html">2. Quickstart IBM Watson IoT Platform</a></li>
+                    
+
+                    
+
+                    
+                    
+                </ul>
+                
+                
+            
+            <li><a href="#">Using The Console</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../docs/console.html">1. Using The Console</a></li>
+                    
+
+                    
+
+                    
+                    
+                </ul>
+                
+                
+            
+            <li><a href="#">Get involved</a>
+                <ul>
+                    
+                    
+                    
+                    <li><a href="../docs/getinvolved.html">How to participate</a></li>
+                    
+
+                    
+
+                    
+                    
+                    
+                    
+                    <li><a href="../docs/committers.html">Committers</a></li>
+                    
+
+                    
+
+                    
+                    
+                </ul>
+                
+                
+                
+
+
+                <!-- if you aren't using the accordion, uncomment this block:
+
+                     <p class="external">
+                         <a href="#" id="collapseAll">Collapse All</a> | <a href="#" id="expandAll">Expand All</a>
+                     </p>
+                 -->
+				 <br/>
+			</li>
+		</ul>
+		<div class="row">
+		<div class="col-md-12">
+			
+<!-- this handles the automatic toc. use ## for subheads to auto-generate the on-page minitoc. if you use html tags, you must supply an ID for the heading element in order for it to appear in the minitoc. -->
+<script>
+$( document ).ready(function() {
+  // Handler for .ready() called.
+
+$('#toc').toc({ minimumHeaders: 0, listType: 'ul', showSpeed: 0, headers: 'h2,h3,h4' });
+
+/* this offset helps account for the space taken up by the floating toolbar. */
+$('#toc').on('click', 'a', function() {
+  var target = $(this.getAttribute('href'))
+    , scroll_target = target.offset().top
+
+  $(window).scrollTop(scroll_target - 10);
+  return false
+})
+  
+});
+</script>
+
+
+<div id="toc"></div>
+
+		</div>
+	</div>
+	</div>
+	
+    <!-- this highlights the active parent class in the navgoco sidebar. this is critical so that the parent expands when you're viewing a page. This must appear below the sidebar code above. Otherwise, if placed inside customscripts.js, the script runs before the sidebar code runs and the class never gets inserted.-->
+    <script>$("li.active").parents('li').toggleClass("active");</script>
+
+
+            <!-- Content Column -->
+            <div class="col-md-9">
+                
+                <div class="post-header">
+   <h1 class="post-title-main">Get Involved</h1>
+</div>
+
+<div class="post-content">
+
+   
+
+<!-- this handles the automatic toc. use ## for subheads to auto-generate the on-page minitoc. if you use html tags, you must supply an ID for the heading element in order for it to appear in the minitoc. -->
+<script>
+$( document ).ready(function() {
+  // Handler for .ready() called.
+
+$('#toc').toc({ minimumHeaders: 0, listType: 'ul', showSpeed: 0, headers: 'h2,h3,h4' });
+
+/* this offset helps account for the space taken up by the floating toolbar. */
+$('#toc').on('click', 'a', function() {
+  var target = $(this.getAttribute('href'))
+    , scroll_target = target.offset().top
+
+  $(window).scrollTop(scroll_target - 10);
+  return false
+})
+  
+});
+</script>
+
+
+<div id="toc"></div>
+
+
+    
+
+    <a target="_blank" href="https://github.com/apache/incubator-quarks-website/blob/master/site/docs/getinvolved.md" class="btn btn-default githubEditButton" role="button"><i class="fa fa-github fa-lg"></i> Edit me</a>
+    
+  <h1 id="get-involved-with-quarks">Get Involved with Quarks</h1>
+
+<p>Welcome to the Quarks community!  We would love to have you participate as a user of Quarks, a contributor or both.</p>
+
+<h2 id="contribute-code">Contribute Code</h2>
+
+<p>If you plan to make any significant contribution, you will need to have a Contributor License Agreement <a href="https://github.com/quarks-edge/quarks/blob/master/licences/Quarks-cla-individual.pdf">(CLA)</a> on file.  Get a copy of the CLA, fill it out and follow the instructions in the CLA to file it.  Committers will require a CLA before they commit contributions.</p>
+
+<p>When you are considering a code contribution, make sure there is an <a href="https://github.com/quarks-edge/quarks/issues">Issue</a> that describes your work or the bug you are fixing.  For significant contributions, please discuss your proposed changes in the Issue so that others can comment on your plans.  Someone else may be working on the same functionality, so it&#39;s good to communicate early and often.  A committer is more likely to accept your change if there is clear information in the Issue.  </p>
+
+<p>The best way to start on the code is to <a href="https://help.github.com/articles/fork-a-repo/">fork</a> Quarks and make changes in your fork.  When you&#39;re happy with the changes in your fork, issue a <a href="https://github.com/quarks-edge/quarks/pulls">pull request</a>.  Make sure you document your code and contribute tests along with the code.</p>
+
+<p>We welcome new committers.  Get information on committers <a href="committers">here</a>.</p>
+
+<h2 id="contribute-documentation-for-the-web-site">Contribute Documentation for the Web Site</h2>
+
+<p>Contributing documentation is similar to contributing code.  Follow the instructions in the Contribute Code Section above.  If you are submitting documentation for the web site, you will need to use Markdown and Jekyll to develop your web pages.</p>
+
+<ul>
+<li><a href="https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet">Markdown Cheat Sheet</a></li>
+<li><a href="https://help.github.com/articles/using-jekyll-with-pages/">Using Jekyll with Pages</a></li>
+</ul>
+
+<h2 id="use-quarks-and-participate-in-the-community">Use Quarks and Participate in the Community</h2>
+
+<p>Please <a href="https://github.com/quarks-edge/quarks/releases/latest">download</a> the latest release of Quarks and use it.  We would love to get your feedback.  Create an <a href="https://github.com/quarks-edge/quarks/issues">Issue</a> for any bugs you encounter, requests for enhancements or questions you may have. Feel free to comment on existing issues as well.  You are welcome to update the <a href="https://github.com/quarks-edge/quarks/wiki">wiki</a> with any information you want to provide to help others.  Just link in any new pages, to be sure they are not lost.  If you have any significant comments on existing wiki pages, open an Issue to have a discussion.</p>
+
+
+<div class="tags">
+    
+</div>
+
+<!-- 
+
+    <div id="disqus_thread"></div>
+    <script type="text/javascript">
+        /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
+        var disqus_shortname = 'idrbwjekyll'; // required: replace example with your forum shortname
+
+        /* * * DON'T EDIT BELOW THIS LINE * * */
+        (function() {
+            var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
+            dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
+            (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
+        })();
+    </script>
+    <noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
+ -->
+
+</div>
+
+
+
+<footer>
+            <div class="row">
+                <div class="col-lg-12 footer">
+               
+ Site last generated: Mar 22, 2016 <br />
+
+                </div>
+            </div>
+</footer>
+            </div><!-- /.row -->
+
+    </div>    <!-- /.container -->
+
+</body>
+
+
+</html>
+

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/db98c9e5/content/docs/tag_collaboration.html
----------------------------------------------------------------------
diff --git a/content/docs/tag_collaboration.html b/content/docs/tag_collaboration.html
index da6ccf8..6f8c678 100644
--- a/content/docs/tag_collaboration.html
+++ b/content/docs/tag_collaboration.html
@@ -507,6 +507,8 @@ $('#toc').on('click', 'a', function() {
     
    
     
+   
+    
         
      
    

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/db98c9e5/content/docs/tag_content_types.html
----------------------------------------------------------------------
diff --git a/content/docs/tag_content_types.html b/content/docs/tag_content_types.html
index aac8304..9629d0d 100644
--- a/content/docs/tag_content_types.html
+++ b/content/docs/tag_content_types.html
@@ -507,6 +507,8 @@ $('#toc').on('click', 'a', function() {
     
    
     
+   
+    
         
      
    

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/db98c9e5/content/docs/tag_formatting.html
----------------------------------------------------------------------
diff --git a/content/docs/tag_formatting.html b/content/docs/tag_formatting.html
index 0f33da0..0d5cc13 100644
--- a/content/docs/tag_formatting.html
+++ b/content/docs/tag_formatting.html
@@ -507,6 +507,8 @@ $('#toc').on('click', 'a', function() {
     
    
     
+   
+    
         
      
    

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/db98c9e5/content/docs/tag_getting_started.html
----------------------------------------------------------------------
diff --git a/content/docs/tag_getting_started.html b/content/docs/tag_getting_started.html
index 8ff1005..99e2e56 100644
--- a/content/docs/tag_getting_started.html
+++ b/content/docs/tag_getting_started.html
@@ -507,6 +507,8 @@ $('#toc').on('click', 'a', function() {
     
    
     
+   
+    
         
         
         <tr><td><a href="../docs/home">Introduction</a></td>

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/db98c9e5/content/docs/tag_mobile.html
----------------------------------------------------------------------
diff --git a/content/docs/tag_mobile.html b/content/docs/tag_mobile.html
index 0987456..8b64d79 100644
--- a/content/docs/tag_mobile.html
+++ b/content/docs/tag_mobile.html
@@ -507,6 +507,8 @@ $('#toc').on('click', 'a', function() {
     
    
     
+   
+    
         
      
    

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/db98c9e5/content/docs/tag_navigation.html
----------------------------------------------------------------------
diff --git a/content/docs/tag_navigation.html b/content/docs/tag_navigation.html
index ddc74a3..7473b64 100644
--- a/content/docs/tag_navigation.html
+++ b/content/docs/tag_navigation.html
@@ -507,6 +507,8 @@ $('#toc').on('click', 'a', function() {
     
    
     
+   
+    
         
      
    

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/db98c9e5/content/docs/tag_publishing.html
----------------------------------------------------------------------
diff --git a/content/docs/tag_publishing.html b/content/docs/tag_publishing.html
index a29a9e0..2655388 100644
--- a/content/docs/tag_publishing.html
+++ b/content/docs/tag_publishing.html
@@ -507,6 +507,8 @@ $('#toc').on('click', 'a', function() {
     
    
     
+   
+    
         
      
    

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/db98c9e5/content/docs/tag_single_sourcing.html
----------------------------------------------------------------------
diff --git a/content/docs/tag_single_sourcing.html b/content/docs/tag_single_sourcing.html
index 31ee066..aae5fb3 100644
--- a/content/docs/tag_single_sourcing.html
+++ b/content/docs/tag_single_sourcing.html
@@ -507,6 +507,8 @@ $('#toc').on('click', 'a', function() {
     
    
     
+   
+    
         
      
    

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/db98c9e5/content/docs/tag_special_layouts.html
----------------------------------------------------------------------
diff --git a/content/docs/tag_special_layouts.html b/content/docs/tag_special_layouts.html
index e63a51c..0b703e1 100644
--- a/content/docs/tag_special_layouts.html
+++ b/content/docs/tag_special_layouts.html
@@ -507,6 +507,8 @@ $('#toc').on('click', 'a', function() {
     
    
     
+   
+    
         
      
    

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/db98c9e5/content/search.json
----------------------------------------------------------------------
diff --git a/content/search.json b/content/search.json
index 55d4bc7..a415c3b 100644
--- a/content/search.json
+++ b/content/search.json
@@ -63,6 +63,17 @@
 
 
 {
+"title": "Get Involved",
+"tags": "",
+"keywords": "",
+"url": "../docs/getinvolved",
+"summary": ""
+},
+
+
+
+
+{
 "title": "Introduction",
 "tags": "getting_started",
 "keywords": "",

http://git-wip-us.apache.org/repos/asf/incubator-quarks-website/blob/db98c9e5/content/title-checker.html
----------------------------------------------------------------------
diff --git a/content/title-checker.html b/content/title-checker.html
index f06b36e..e1aa3e5 100644
--- a/content/title-checker.html
+++ b/content/title-checker.html
@@ -1110,5 +1110,35 @@
 
 
 
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
 </body>
 </html>
\ No newline at end of file