feat: link a few more things
Project: http://git-wip-us.apache.org/repos/asf/couchdb-www/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-www/commit/70b1c349 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-www/tree/70b1c349 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-www/diff/70b1c349 Branch: refs/heads/asf-site Commit: 70b1c349b2d08499a871cfed3308f1387cc84755 Parents: c25c718 Author: Jan Lehnardt <j...@apache.org> Authored: Sat Sep 3 19:35:23 2016 +0200 Committer: Jan Lehnardt <j...@apache.org> Committed: Sat Sep 3 19:35:23 2016 +0200 ---------------------------------------------------------------------- index.html | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-www/blob/70b1c349/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index 9f2123b..25a3b2e 100644 --- a/index.html +++ b/index.html @@ -89,12 +89,13 @@ Thanks to Yohei Shimomae and the Apache Cordova team for the original design. <div class="feature"> <div class="wrap"> - <h2 class="icon icon-about">Data where you need it</h2> + <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 + <strong><a href="http://docs.couchdb.org/en/master/replication/protocol.html" title="4.2. CouchDB Replication Protocol — Apache CouchDB 2.0 Documentation +">Couch Replication Protocol</a></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 @@ -109,15 +110,16 @@ Thanks to Yohei Shimomae and the Apache Cordova team for the original design. 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. + <strong>The Couch Replication Protocol</strong> lets your data flow seamlessly between + server clusters to mobile phones and web browsers, enabling a compelling, <strong><a + href="http://offlinefirst.org">offline-first</a></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> - <p>See the <a href="https://cwiki.apache.org/confluence/display/COUCHDB/Introduction">introduction</a>, <a href="http://wiki.apache.org/couchdb/Technical%20Overview">technical overview</a>, or one of the <a href="http://wiki.apache.org/couchdb/Basics">guides</a> for more information. + <p>See the <a href="https://cwiki.apache.org/confluence/display/COUCHDB/Introduction">introduction</a>, <a href="http://wiki.apache.org/couchdb/Technical%20Overview">technical overview</a>, <a href="https://blog.couchdb.org/2016/08/23/check-out-the-road-to-couchdb-2-0-series/">Whatâs new in 2.0</a>, or one of the <a href="http://wiki.apache.org/couchdb/Basics">guides</a> for more information. </div>