Преглед изворни кода

Remove some boldings and tidy up the markup

Markus Ochel пре 12 година
родитељ
комит
99115feb2f
1 измењених фајлова са 38 додато и 43 уклоњено
  1. 38 43
      index.html

+ 38 - 43
index.html

@@ -20,7 +20,6 @@
 
         <p class="view"><a href="https://github.com/markuso/kleks">View the Project on GitHub <small>markuso/kleks</small></a></p>
 
-
         <ul>
           <li><a href="https://github.com/markuso/kleks/zipball/master">Download <strong>ZIP File</strong></a></li>
           <li><a href="https://github.com/markuso/kleks/tarball/master">Download <strong>TAR Ball</strong></a></li>
@@ -30,69 +29,65 @@
       <section>
         <p><strong>Kleks</strong> is a pure CouchDB based CMS written as a <strong>CouchApp</strong> using <a href="http://kan.so/">Kanso</a>, <a href="http://spinejs.com/">Spine.js</a>, <a href="http://coffeescript.org">CoffeeScript</a> and <a href="http://learnboost.github.io/stylus/">Stylus</a>. Supports multi-site setup and Markdown authoring. It is fully open-source with a MIT license.</p>
 
-<p>Kleks can be used to power a network of content-based sites with the ability to fully sync/replicate its NoSQL document-based datastore, CouchDB, in real-time to other locations. The admin interface is accessible from desktops and mobile tablets at this time.</p>
+        <p>Kleks can be used to power a network of content-based sites with the ability to fully sync/replicate its NoSQL document-based datastore, CouchDB, in real-time to other locations. The admin interface is accessible from desktops and mobile tablets at this time.</p>
 
-<p>It generates fully responsive websites that are optimized for mobile devices as well. The front-end is built as a CouchApp with HTML5/JavaScript that lives and is served from inside the CouchDB database. It means that there is no need for the middle-tier and no other servers are required.</p>
+        <p>It generates fully responsive websites that are optimized for mobile devices as well. The front-end is built as a CouchApp with HTML5/JavaScript that lives and is served from inside the CouchDB database. It means that there is no need for the middle-tier and no other servers are required.</p>
 
-<p>It has been successfully deployed for a network of content-based sites on <a href="http://cloudant.com">Cloudant</a> – a scalable hosted CouchDB cloud infrastructure – and replicates to multiple local and remote machines for backups and offline access.</p>
+        <p>It has been successfully deployed for a network of content-based sites on <a href="http://cloudant.com">Cloudant</a> – a scalable hosted CouchDB cloud infrastructure – and replicates to multiple local and remote machines for backups and offline access.</p>
 
-<h2>Who Should Use It?</h2>
+        <h2>Who Should Use It?</h2>
 
-<p><strong>Kleks</strong> is meant for moderate to experienced CouchDB developers that are interested in having a CouchApp solution for some of their content-based site deployments. They can use it as a starting point to customize their own solution for their clients.</p>
+        <p>Kleks is meant for moderate to experienced CouchDB developers that are interested in having a CouchApp solution for some of their content-based site deployments. They can use it as a starting point to customize their own solution for their clients.</p>
 
-<h2>Philosophy</h2>
+        <h2>Philosophy</h2>
 
-<p><strong>Kleks</strong> was born for the purpose of serving a network of content sites that are managed by the same entity and are considered to be, what I call living books. It revolves around essays that are contained in collections on each site which are served as a simple, mobile-first, and clean design with focus on the content itself. Each collection can be considered to be a book of essays around a theme/topic, and each essay is written around an idea which may have sections that will auto-create its Table of Contents.</p>
+        <p>Kleks was born for the purpose of serving a network of content sites that are managed by the same entity and are considered to be, what I call living books. It revolves around essays that are contained in collections on each site which are served as a simple, mobile-first, and clean design with focus on the content itself. Each collection can be considered to be a book of essays around a theme/topic, and each essay is written around an idea which may have sections that will auto-create its Table of Contents.</p>
 
-<p>The admin interface is a modern web application written as a CouchApp that has a fast and clean interface which is uncluttered and easy on the eye. It uses Markdown to compose and preview the content within for clean publishing of essays — the living content.</p>
+        <p>The admin interface is a modern web application written as a CouchApp that has a fast and clean interface which is uncluttered and easy on the eye. It uses Markdown to compose and preview the content within for clean publishing of essays — the living content.</p>
 
-<p>There is also the concept of content sponsorships to monetize these living collections and essays with the ability to place the sponsor's name, link, ad image or video on individual essays or collections of choice, or even just place some Google AdSense for monitization. But only a single sponsor per page to keep interface non-cluttered and reader friendly.</p>
+        <p>There is also the concept of content sponsorships to monetize these living collections and essays with the ability to place the sponsor's name, link, ad image or video on individual essays or collections of choice, or even just place some Google AdSense for monitization. But only a single sponsor per page to keep interface non-cluttered and reader friendly.</p>
 
-<h2>Example Sites Using Kleks</h2>
+        <h2>Example Sites Using Kleks</h2>
 
-<p>Kleks was originally written for a network of sites listed below to migrate them from the common WordPress CMS, PHP, and MySQL to a completely CouchDB based solution without any other layers needed.</p>
+        <p>Kleks was originally written for a network of sites listed below to migrate them from the common WordPress CMS, PHP, and MySQL to a completely CouchDB based solution without any other layers needed.</p>
 
-<ul>
-<li>
-<a href="http://www.evitaochel.com">Evita Ochel</a> – Consciousness Expansion Teacher.</li>
-<li>
-<a href="http://www.evolvingwellness.com">Evolving Wellness</a> – Holistic, Natural, and Green Approach to Optimal Wellness.</li>
-<li>
-<a href="http://www.evolvingbeings.com">Evolving Beings</a> – Consciousness Expansion and Heart-Centered Living.</li>
-<li>
-<a href="http://www.evolvingchannels.com">Evolving Channels</a> – Video Library for the Awakening Mind.</li>
-<li>
-<a href="http://www.evolvingscenes.com">Evolving Scenes</a> – Reflections and Nature Photography.</li>
-<li>
-<a href="http://www.healthytarian.com">Healthytarian</a> – Fresh Thinking. Smart Eating. Mindful Living.</li>
-<li>
-<a href="http://www.markuso.com">Markuso Web Solutions</a> – Developing Holistic Modern Web Applications.</li>
-</ul><h2>Admin Screenshots</h2>
+        <ul>
+          <li><a href="http://www.evitaochel.com">Evita Ochel</a> – Consciousness Expansion Teacher.</li>
+          <li><a href="http://www.evolvingwellness.com">Evolving Wellness</a> – Holistic, Natural, and Green Approach to Optimal Wellness.</li>
+          <li><a href="http://www.evolvingbeings.com">Evolving Beings</a> – Consciousness Expansion and Heart-Centered Living.</li>
+          <li><a href="http://www.evolvingchannels.com">Evolving Channels</a> – Video Library for the Awakening Mind.</li>
+          <li><a href="http://www.evolvingscenes.com">Evolving Scenes</a> – Reflections and Nature Photography.</li>
+          <li><a href="http://www.healthytarian.com">Healthytarian</a> – Fresh Thinking. Smart Eating. Mindful Living.</li>
+          <li><a href="http://www.markuso.com">Markuso Web Solutions</a> – Developing Holistic Modern Web Applications.</li>
+        </ul>
 
-<p><img src="images/screenshot-1.png" alt=""></p>
+        <h2>Admin Screenshots</h2>
 
-<p><img src="images/screenshot-2.png" alt=""></p>
+        <p><img src="images/screenshot-1.png" alt=""></p>
 
-<p><img src="images/screenshot-3.png" alt=""></p>
+        <p><img src="images/screenshot-2.png" alt=""></p>
 
-<p><img src="images/screenshot-4.png" alt=""></p>
+        <p><img src="images/screenshot-3.png" alt=""></p>
+
+        <p><img src="images/screenshot-4.png" alt=""></p>
       </section>
       <footer>
-        <p>This project is maintained by <a href="https://github.com/markuso">markuso</a></p>
+        <p>This project is maintained by <a href="https://www.markuso.com">Markuso</a></p>
         <p><small>Hosted on GitHub Pages &mdash; Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
       </footer>
     </div>
+
     <script src="javascripts/scale.fix.js"></script>
-              <script type="text/javascript">
-            var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
-            document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
-          </script>
-          <script type="text/javascript">
-            try {
-              var pageTracker = _gat._getTracker("UA-3468782-6");
-            pageTracker._trackPageview();
-            } catch(err) {}
-          </script>
+    <script type="text/javascript">
+      var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
+      document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
+    </script>
+    <script type="text/javascript">
+      try {
+        var pageTracker = _gat._getTracker("UA-3468782-6");
+        pageTracker._trackPageview();
+      } catch(err) {}
+    </script>
 
   </body>
 </html>