Repository: couchdb-www Updated Branches: refs/heads/asf-site 16d90a9ac -> bb1c91a4b
update project description Project: http://git-wip-us.apache.org/repos/asf/couchdb-www/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-www/commit/bb1c91a4 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-www/tree/bb1c91a4 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-www/diff/bb1c91a4 Branch: refs/heads/asf-site Commit: bb1c91a4b8007d5efc02a98293d8dc0f73b34905 Parents: 16d90a9 Author: Jan Lehnardt <[email protected]> Authored: Wed Aug 8 09:59:43 2018 +0200 Committer: Jan Lehnardt <[email protected]> Committed: Wed Aug 8 09:59:43 2018 +0200 ---------------------------------------------------------------------- index.html | 24 ++++++------------------ 1 file changed, 6 insertions(+), 18 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-www/blob/bb1c91a4/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index f9c24ac..41bd51a 100644 --- a/index.html +++ b/index.html @@ -103,29 +103,17 @@ Thanks to Yohei Shimomae and the Apache Cordova team for the original design. <p> - Apache CouchDB™ lets you access your data where you need it by defining the - <strong><a href="http://docs.couchdb.org/en/master/replication/protocol.html" title="4.2. Couch Replication Protocol — Apache CouchDB 2.2 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 - 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>. + Apache CouchDB⢠lets you access your data where you need it. The <strong><a href="http://docs.couchdb.org/en/master/replication/protocol.html" title="Couch Replication Protocol">Couch Replication Protocol</a></strong> is implemented In a variety of projects and products that span every imaginable computing environment from <strong>globally distributed server-clusters</strong>, over <strong>mobile phones</strong> to <strong>web browsers</strong>. </p> + <p> + + 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 <strong>binary data</strong> for all your data storage needs. + </p> <p> - 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><a href="http://docs.couchdb.org/en/master/replication/protocol.html" title="4.2. CouchDB Replication Protocol — Apache CouchDB 2.2 Documentation">The Couch Replication Protocol</a></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. + <strong><a href="http://docs.couchdb.org/en/master/replication/protocol.html" title="CouchDB Replication Protocol">~The Couch Replication Protocol</a></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 <string>developer-friendly</strong> query language, and optionally MapReduce for simple, efficient, and comprehensive data retrieval. </p>
