You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@clerezza.apache.org by ha...@apache.org on 2017/05/07 15:10:22 UTC

svn commit: r1794208 - in /clerezza/site/production/getting-started: ./ building-clerezza/ index-content-el/ install-as-service/ launching-clerezza/ shell/ tutorial/

Author: hasan
Date: Sun May  7 15:10:22 2017
New Revision: 1794208

URL: http://svn.apache.org/viewvc?rev=1794208&view=rev
Log:
CLEREZZA-1016: Update Getting Started Page

Added:
    clerezza/site/production/getting-started/tutorial/index.html
Removed:
    clerezza/site/production/getting-started/building-clerezza/
    clerezza/site/production/getting-started/index-content-el/
    clerezza/site/production/getting-started/index-content.html
    clerezza/site/production/getting-started/index-content.rdf
    clerezza/site/production/getting-started/index-content.xhtml
    clerezza/site/production/getting-started/index-title.html
    clerezza/site/production/getting-started/index-title.rdf
    clerezza/site/production/getting-started/index-title.xhtml
    clerezza/site/production/getting-started/index.rdf
    clerezza/site/production/getting-started/index.xhtml
    clerezza/site/production/getting-started/install-as-service/
    clerezza/site/production/getting-started/launching-clerezza/
    clerezza/site/production/getting-started/shell/
Modified:
    clerezza/site/production/getting-started/index.html

Modified: clerezza/site/production/getting-started/index.html
URL: http://svn.apache.org/viewvc/clerezza/site/production/getting-started/index.html?rev=1794208&r1=1794207&r2=1794208&view=diff
==============================================================================
--- clerezza/site/production/getting-started/index.html (original)
+++ clerezza/site/production/getting-started/index.html Sun May  7 15:10:22 2017
@@ -1,127 +1,180 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml">
-          <head>
-            <link type="text/css" href="/style/style.css" rel="stylesheet"/>
-            <title>Getting Started
-</title>
-          </head>
-          <body>
-            <div class="zz-header">
-
-              <div class="bar"></div>
-              <div class="logo">
-                <a href="http://clerezza.apache.org/" style=""><img src="/images/logo.png" alt="logo"/></a>
-              </div>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+    <head>
+        <link type="text/css" href="/style/style.css" rel="stylesheet"/>
+        <title>Getting Started</title>
+    </head>
+    <body>
+        <div class="zz-header">
+            <div class="bar"></div>
+            <div class="logo">
+                <a href="http://clerezza.apache.org/" style="">
+                    <img src="/images/logo.png" alt="logo"/>
+                </a>
             </div>
-            <div class="column nav">
-              <ul>
-                <li class="top-nav-entry"><div class="title">Documentation</div>
-
-                  <ul class="nav-entries">
-                    <li><a href="/getting-started/" class="active">Getting Started</a></li>
-                    <li><a href="/architecture/">The Apache Clerezza Stack</a></li>
-                    <li><a href="http://clerezza.apache.org/apidocs/" target="_blank">API docs</a></li>
-                    <li><a href="/faq/">FAQ</a></li>
-                  </ul>
+        </div>
+        <div class="column nav">
+            <ul>
+                <li class="top-nav-entry">
+                    <div class="title">Documentation</div>
+                    <ul class="nav-entries">
+                        <li>
+                            <a href="/getting-started/" class="active">Getting Started</a>
+                        </li>
+                        <li>
+                            <a href="/architecture/">The Apache Clerezza Stack</a>
+                        </li>
+                        <li>
+                            <a href="http://clerezza.apache.org/apidocs/" target="_blank">API docs</a>
+                        </li>
+                        <li>
+                            <a href="/faq/">FAQ</a>
+                        </li>
+                    </ul>
                 </li>
-
-                <li class="top-nav-entry"><div class="title">Project Infos</div>
-                  <ul class="nav-entries">
-                    <li><a href="/downloads/">Downloads</a></li>
-                    <li><a href="/contributing/">Contributing</a></li>
-                    <li><a href="http://www.apache.org/licenses/" target="_blank">License</a></li>
-                    <li><a href="/mailinglists/">Mailing lists</a></li>
-                    <li><a href="http://issues.apache.org/jira/browse/CLEREZZA" target="_blank">Issue Tracker</a></li>
-
-                    <li><a href="https://git-wip-us.apache.org/repos/asf?p=clerezza.git" target="_blank">Source Repository</a></li>
-                  </ul>
+                <li class="top-nav-entry">
+                    <div class="title">Project Infos</div>
+                    <ul class="nav-entries">
+                        <li>
+                            <a href="/downloads/">Downloads</a>
+                        </li>
+                        <li>
+                            <a href="/contributing/">Contributing</a>
+                        </li>
+                        <li>
+                            <a href="http://www.apache.org/licenses/" target="_blank">License</a>
+                        </li>
+                        <li>
+                            <a href="/mailinglists/">Mailing lists</a>
+                        </li>
+                        <li>
+                            <a href="http://issues.apache.org/jira/browse/CLEREZZA" target="_blank">Issue Tracker</a>
+                        </li>
+                        <li>
+                            <a href="https://git-wip-us.apache.org/repos/asf?p=clerezza.git" target="_blank">Source Repository</a>
+                        </li>
+                    </ul>
                 </li>
-                <li class="top-nav-entry"><div class="title">Sponsorship</div>
-                  <ul class="nav-entries">
-                    <li><a href="/thanks/">Thanks</a></li>
-                    <li><a href="http://www.apache.org/foundation/sponsorship.html" target="_blank">Become a Sponsor</a></li>
-                    <li><a href="http://www.apache.org/foundation/buy_stuff.html" target="_blank">Buy Stuff</a></li>
-                  </ul>
+                <li class="top-nav-entry">
+                    <div class="title">Sponsorship</div>
+                    <ul class="nav-entries">
+                        <li>
+                            <a href="/thanks/">Thanks</a>
+                        </li>
+                        <li>
+                            <a href="http://www.apache.org/foundation/sponsorship.html" target="_blank">Become a Sponsor</a>
+                        </li>
+                        <li>
+                            <a href="http://www.apache.org/foundation/buy_stuff.html" target="_blank">Buy Stuff</a>
+                        </li>
+                    </ul>
                 </li>
-              </ul>
+            </ul>
+        </div>
+        <div class="zz-content">
+            <h1>Getting Started</h1>
+            <div class='tx-content'>
+                <div>
+                    <div xmlns="http://www.w3.org/1999/xhtml" class="column one-column">
+                        <p>All beginnings are difficult. Therefore, here are a few links to help you start using Apache Clerezza:</p>
+                        <ul>
+                            <li>
+                                <div>
+                                    <a href="../downloads/">Downloads</a>- Download Apache Clerezza.
+                                </div>
+                            </li>
+                            <li>
+                                <div>
+                                    <a href="building-clerezza/">Building Apache Clerezza</a>- Learn how to build Apache Clerezza.
+                                </div>
+                            </li>
+                            <li>
+                                <div>
+                                    <a href="/documentation/">Apache Clerezza Documenation</a>- Apache Clerezza provides a documentation available under
+                                    <a href="http://clerezza.apache.org/documentation">http://clerezza.apache.org/documentation</a>. This documentation is also available on this website.
+                                </div>
+                            </li>
+                            <li>
+                                <div>
+                                    <a href="http://clerezza.apache.org/getting-started/tutorial/" target="_blank">Tutorial</a>- Learn how to manage linked data using Apache Clerezza.
+                                </div>
+                            </li>
+                        </ul>
+                    </div>
+                </div>
             </div>
-
-            <div class="zz-content">
-              <h1>Getting Started
-</h1>
-<div class='tx-content'>
-
-	<div><div xmlns="http://www.w3.org/1999/xhtml" class="column one-column">
-<p>For first-time users, here are a few links that might get you started more quickly:</p>
-				<ul>
-					<li><div><a href="../downloads/">Downloads</a> - Download Clerezza.</div></li>
-					<li><div><a href="building-clerezza/">Building Clerezza</a> - Learn how to build Clerezza.</div></li>
-
-					<li><div><a href="launching-clerezza/">Launching Clerezza</a> - Learn how to launch Clerezza.</div></li>
-					<li><div><a href="/getting-started/shell/">Clerezza Console</a> - Learn how to use the Console.</div></li>
-					<li><div><a href="/documentation/">Clerezza Documenation</a> - Clerezza Platform provides a documentation available under <a href="http://clerezza.apache.org/documentation">http://clerezza.apache.org/documentation</a>. This documentation is also available on this website.</div></li>
-					<li><div><a href="install-as-service/">Installing Clerezza as a service</a> - Have Clerezza start when the system boots..</div></li>
-
-					<li><div><a href="http://incubator.apache.org/clerezza/mvn-site/org.apache.clerezza.triaxrs.parent/org.apache.clerezza.triaxrs/documentation/tutorial_1.xhtml" target="_blank">RESTful Web Service Framework (JAX-RS) Tutorial</a> - Learn how to develop Web Services with Clerezza.</div></li>
-					<li><div><a href="http://incubator.apache.org/clerezza/mvn-site/org.apache.clerezza.rdf.core/documentation/tutorial_1.xhtml" target="_blank">RDF Tutorial</a> - Learn how to retrieve and store RDF data.</div></li>
-					<li><div><a href="http://incubator.apache.org/clerezza/mvn-site/org.apache.clerezza.rdf.core/documentation/scb-triaxrs-tutorial.xhtml" target="_blank">Tutorial: Combining JAX-RS and RDF</a> - Learn how to develop RDF backed RESTful applications.</div></li>
-					<li><div><a href="http://felix.apache.org/site/apache-felix-osgi-tutorial.html" target="_blank">Felix OSGi tutorial</a> - Go to the tutorial page to learn some OSGi basics.</div></li>
-
-					<li><div><a href="http://felix.apache.org/site/apache-felix-osgi-faq.html" target="_blank">Felix OSGi FAQ</a> - Check out the OSGi FAQ for answers to common questions.&gt;</div></li>
-				</ul>
-</div>
-
-</div>
-
-</div>
-
+        </div>
+        <div class="footer">
+            <div class="logos">
+                <img src="/images/feather.png"/>
+                <img src="/images/sw-vert-w3c.png"/>
+                <img src="/images/footer-logo.png"/>
             </div>
-            <div class="footer">
-              <div class="logos"><img src="/images/feather.png"/><img src="/images/sw-vert-w3c.png"/><img src="/images/footer-logo.png"/></div>
-
-              <div class="divider"></div>
-              <div class="dark">
+            <div class="divider"></div>
+            <div class="dark">
                 <div class="sitemap">
-                  <div class="sitemap-title">Sitemap</div>
-                  <div class="sitemap-content">
-                    <div class="sitemap-column">
-                      <div class="title">Documentation</div>
-                      <ul>
-
-                        <li><a href="/getting-started/">Getting Started</a></li>
-                        <li><a href="/architecture/">The Apache Clerezza Stack</a></li>
-                        <li><a href="http://clerezza,apache.org/apidocs/" target="_blank">API docs</a></li>
-                        <li><a href="/faq/">FAQ</a></li>
-                      </ul>
-
-                    </div>
-                    <div class="sitemap-column">
-
-                      <div class="title">Project Infos</div>
-                      <ul>
-                        <li><a href="/downloads/">Downloads</a></li>
-                        <li><a href="/contributing/">Contributing</a></li>
-                        <li><a href="http://www.apache.org/licenses/" target="_blank">License</a></li>
-                        <li><a href="mailinglists/">Mailing lists</a></li>
-                        <li><a href="http://issues.apache.org/jira/browse/CLEREZZA" target="_blank">Issue Tracker</a></li>
-
-                        <li><a href="https://git-wip-us.apache.org/repos/asf?p=clerezza.git" target="_blank">Source Repository</a></li>
-                      </ul>
+                    <div class="sitemap-title">Sitemap</div>
+                    <div class="sitemap-content">
+                        <div class="sitemap-column">
+                            <div class="title">Documentation</div>
+                            <ul>
+                                <li>
+                                    <a href="/getting-started/">Getting Started</a>
+                                </li>
+                                <li>
+                                    <a href="/architecture/">The Apache Clerezza Stack</a>
+                                </li>
+                                <li>
+                                    <a href="http://clerezza,apache.org/apidocs/" target="_blank">API docs</a>
+                                </li>
+                                <li>
+                                    <a href="/faq/">FAQ</a>
+                                </li>
+                            </ul>
+                        </div>
+                        <div class="sitemap-column">
+                            <div class="title">Project Infos</div>
+                            <ul>
+                                <li>
+                                    <a href="/downloads/">Downloads</a>
+                                </li>
+                                <li>
+                                    <a href="/contributing/">Contributing</a>
+                                </li>
+                                <li>
+                                    <a href="http://www.apache.org/licenses/" target="_blank">License</a>
+                                </li>
+                                <li>
+                                    <a href="mailinglists/">Mailing lists</a>
+                                </li>
+                                <li>
+                                    <a href="http://issues.apache.org/jira/browse/CLEREZZA" target="_blank">Issue Tracker</a>
+                                </li>
+                                <li>
+                                    <a href="https://git-wip-us.apache.org/repos/asf?p=clerezza.git" target="_blank">Source Repository</a>
+                                </li>
+                            </ul>
+                        </div>
+                        <div class="sitemap-column">
+                            <div class="title">Sponsorship</div>
+                            <ul>
+                                <li>
+                                    <a href="/thanks/">Thanks</a>
+                                </li>
+                                <li>
+                                    <a href="http://www.apache.org/foundation/sponsorship.html" target="_blank">Become a Sponsor</a>
+                                </li>
+                                <li>
+                                    <a href="http://www.apache.org/foundation/buy_stuff.html" target="_blank">Buy Stuff</a>
+                                </li>
+                            </ul>
+                        </div>
                     </div>
-                    <div class="sitemap-column">
-                      <div class="title">Sponsorship</div>
-                      <ul>
-                        <li><a href="/thanks/">Thanks</a></li>
-                        <li><a href="http://www.apache.org/foundation/sponsorship.html" target="_blank">Become a Sponsor</a></li>
-                        <li><a href="http://www.apache.org/foundation/buy_stuff.html" target="_blank">Buy Stuff</a></li>
-                      </ul>
-                    </div>
-                  </div>
-
                 </div>
-                <div class="copyright">Apache Clerezza, Clerezza, Apache, the Apache feather logo, and the Apache Clerezza project logo are trademarks of The Apache Software Foundation. <br></br>© 2011 The Apache Software Foundation.</div>
-              </div>
+                <div class="copyright">Apache Clerezza, Clerezza, Apache, the Apache feather logo, and the Apache Clerezza project logo are trademarks of The Apache Software Foundation.
+                    <br></br>© 2011 The Apache Software Foundation.
+                </div>
             </div>
-
-
-          </body>
-        </html>
\ No newline at end of file
+        </div>
+    </body>
+</html>
\ No newline at end of file

Added: clerezza/site/production/getting-started/tutorial/index.html
URL: http://svn.apache.org/viewvc/clerezza/site/production/getting-started/tutorial/index.html?rev=1794208&view=auto
==============================================================================
--- clerezza/site/production/getting-started/tutorial/index.html (added)
+++ clerezza/site/production/getting-started/tutorial/index.html Sun May  7 15:10:22 2017
@@ -0,0 +1,157 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+    <head>
+        <link type="text/css" href="/style/style.css" rel="stylesheet"/>
+        <title>Getting Started</title>
+    </head>
+    <body>
+        <div class="zz-header">
+            <div class="bar"></div>
+            <div class="logo">
+                <a href="http://clerezza.apache.org/" style="">
+                    <img src="/images/logo.png" alt="logo"/>
+                </a>
+            </div>
+        </div>
+        <div class="column nav">
+            <ul>
+                <li class="top-nav-entry">
+                    <div class="title">Documentation</div>
+                    <ul class="nav-entries">
+                        <li>
+                            <a href="/getting-started/" class="active">Getting Started</a>
+                        </li>
+                        <li>
+                            <a href="/architecture/">The Apache Clerezza Stack</a>
+                        </li>
+                        <li>
+                            <a href="http://clerezza.apache.org/apidocs/" target="_blank">API docs</a>
+                        </li>
+                        <li>
+                            <a href="/faq/">FAQ</a>
+                        </li>
+                    </ul>
+                </li>
+                <li class="top-nav-entry">
+                    <div class="title">Project Infos</div>
+                    <ul class="nav-entries">
+                        <li>
+                            <a href="/downloads/">Downloads</a>
+                        </li>
+                        <li>
+                            <a href="/contributing/">Contributing</a>
+                        </li>
+                        <li>
+                            <a href="http://www.apache.org/licenses/" target="_blank">License</a>
+                        </li>
+                        <li>
+                            <a href="/mailinglists/">Mailing lists</a>
+                        </li>
+                        <li>
+                            <a href="http://issues.apache.org/jira/browse/CLEREZZA" target="_blank">Issue Tracker</a>
+                        </li>
+                        <li>
+                            <a href="https://git-wip-us.apache.org/repos/asf?p=clerezza.git" target="_blank">Source Repository</a>
+                        </li>
+                    </ul>
+                </li>
+                <li class="top-nav-entry">
+                    <div class="title">Sponsorship</div>
+                    <ul class="nav-entries">
+                        <li>
+                            <a href="/thanks/">Thanks</a>
+                        </li>
+                        <li>
+                            <a href="http://www.apache.org/foundation/sponsorship.html" target="_blank">Become a Sponsor</a>
+                        </li>
+                        <li>
+                            <a href="http://www.apache.org/foundation/buy_stuff.html" target="_blank">Buy Stuff</a>
+                        </li>
+                    </ul>
+                </li>
+            </ul>
+        </div>
+        <div class="zz-content">
+            <h1>Tutorial</h1>
+            <div class='tx-content'>
+                <div>
+                    <div xmlns="http://www.w3.org/1999/xhtml" class="column one-column">
+                        <p>Under Construction: We are working on it.</p>
+                    </div>
+                </div>
+            </div>
+        </div>
+        <div class="footer">
+            <div class="logos">
+                <img src="/images/feather.png"/>
+                <img src="/images/sw-vert-w3c.png"/>
+                <img src="/images/footer-logo.png"/>
+            </div>
+            <div class="divider"></div>
+            <div class="dark">
+                <div class="sitemap">
+                    <div class="sitemap-title">Sitemap</div>
+                    <div class="sitemap-content">
+                        <div class="sitemap-column">
+                            <div class="title">Documentation</div>
+                            <ul>
+                                <li>
+                                    <a href="/getting-started/">Getting Started</a>
+                                </li>
+                                <li>
+                                    <a href="/architecture/">The Apache Clerezza Stack</a>
+                                </li>
+                                <li>
+                                    <a href="http://clerezza,apache.org/apidocs/" target="_blank">API docs</a>
+                                </li>
+                                <li>
+                                    <a href="/faq/">FAQ</a>
+                                </li>
+                            </ul>
+                        </div>
+                        <div class="sitemap-column">
+                            <div class="title">Project Infos</div>
+                            <ul>
+                                <li>
+                                    <a href="/downloads/">Downloads</a>
+                                </li>
+                                <li>
+                                    <a href="/contributing/">Contributing</a>
+                                </li>
+                                <li>
+                                    <a href="http://www.apache.org/licenses/" target="_blank">License</a>
+                                </li>
+                                <li>
+                                    <a href="mailinglists/">Mailing lists</a>
+                                </li>
+                                <li>
+                                    <a href="http://issues.apache.org/jira/browse/CLEREZZA" target="_blank">Issue Tracker</a>
+                                </li>
+                                <li>
+                                    <a href="https://git-wip-us.apache.org/repos/asf?p=clerezza.git" target="_blank">Source Repository</a>
+                                </li>
+                            </ul>
+                        </div>
+                        <div class="sitemap-column">
+                            <div class="title">Sponsorship</div>
+                            <ul>
+                                <li>
+                                    <a href="/thanks/">Thanks</a>
+                                </li>
+                                <li>
+                                    <a href="http://www.apache.org/foundation/sponsorship.html" target="_blank">Become a Sponsor</a>
+                                </li>
+                                <li>
+                                    <a href="http://www.apache.org/foundation/buy_stuff.html" target="_blank">Buy Stuff</a>
+                                </li>
+                            </ul>
+                        </div>
+                    </div>
+                </div>
+                <div class="copyright">Apache Clerezza, Clerezza, Apache, the Apache feather logo, and the Apache Clerezza project logo are trademarks of The Apache Software Foundation.
+                    <br></br>© 2011 The Apache Software Foundation.
+                </div>
+            </div>
+        </div>
+    </body>
+</html>
\ No newline at end of file