feat: lead text formatting
Project: http://git-wip-us.apache.org/repos/asf/couchdb-www/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-www/commit/9925d97f Tree: http://git-wip-us.apache.org/repos/asf/couchdb-www/tree/9925d97f Diff: http://git-wip-us.apache.org/repos/asf/couchdb-www/diff/9925d97f Branch: refs/heads/asf-site Commit: 9925d97f20d29ac5838fafce37ae0abe45672233 Parents: 678df89 Author: Jan Lehnardt <j...@apache.org> Authored: Sat Sep 3 14:44:58 2016 +0200 Committer: Jan Lehnardt <j...@apache.org> Committed: Sat Sep 3 14:44:58 2016 +0200 ---------------------------------------------------------------------- index.html | 43 +++++++++++++++++++++---------------------- 1 file changed, 21 insertions(+), 22 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-www/blob/9925d97f/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index 966ee81..79cf298 100644 --- a/index.html +++ b/index.html @@ -16,12 +16,6 @@ Thanks to Yohei Shimomae and the Apache Cordova team for the original design. -Thanks to Patrick Hoesly for his original artwork: - - http://www.flickr.com/photos/zooboing/4715048673/ - -This fabulous linen texture was integrated into the site design. - --> <link rel="stylesheet" type="text/css" href="style/master.css"> @@ -103,24 +97,29 @@ This fabulous linen texture was integrated into the site design. <h2 class="icon icon-about">Data where you need it</h2> <p> - Apache CouchDB™ lets you access your data where you need it by defining the - <strong>Couch Replication Protocol</strong> that is implemented by a variety of projects and - products that span every imaginable computing environment <strong>from globally distributed - server-clusters</strong>, over <strong>mobile phones</strong> to <strong>web browsers</strong>. - Software that is compatible with the Couch Replication Protocol include: <a - href="https://pouchdb.com/">PouchDB</a>, <a - href="https://en.wikipedia.org/wiki/Cloudant">Cloudant</a>, and <a - href="https://en.wikipedia.org/wiki/Couchbase_Lite">Couchbase Lite</a>. - </p> + + Apache CouchDB™ lets you access your data where you need it by defining the + <strong>Couch Replication Protocol</strong> that is implemented by a variety of projects and + products that span every imaginable computing environment <strong>from globally distributed + server-clusters</strong>, over <strong>mobile phones</strong> to <strong>web browsers</strong>. + Software that is compatible with the Couch Replication Protocol include: <a + href="https://pouchdb.com/">PouchDB</a>, <a + href="https://en.wikipedia.org/wiki/Cloudant">Cloudant</a>, and <a + href="https://en.wikipedia.org/wiki/Couchbase_Lite">Couchbase Lite</a>. + + </p> <p> - Store your data safely, on your own servers, or with any leading cloud provider. Your web- - and native applications love CouchDB, because it speaks JSON natively and supports binary - attachments for all your data storage needs. The Couch Replication Protocol lets your data flow - seamlessly between server clusters to mobile phones and web browsers, enabling a compelling, - offline-first, user-experience while maintaining high performance and strong reliability. - CouchDB comes with a developer-friendly query language, and optionally MapReduce for simple, - efficient, and comprehensive data retrieval. + + Store your data <strong>safely</strong>, on your own servers, or with any leading cloud + provider. Your web- and native applications love CouchDB, because it speaks <strong>JSON + natively</strong> and supports binary <strong></strong> for all your data storage needs. + <strong>The Couch Replication Protocol</strong> lets your data flow seamlessly between server + clusters to mobile phones and web browsers, enabling a compelling, + <strong>offline-first</strong> user-experience while maintaining high performance and strong + reliability. CouchDB comes with a <strong>developer-friendly query language</strong>, and + optionally MapReduce for simple, efficient, and comprehensive data retrieval. + </p>