The official Apache CouchDB website

Clone this repo:
  1. ea71a1d Merge pull request #86 from apache/release-3.5.0 by Jan Lehnardt · 5 weeks ago asf-site
  2. c38d2b0 Update index.html by Jan Lehnardt · 5 weeks ago
  3. 73a4c30 release-3.5.0 by Nick Vatamaniuc · 5 weeks ago
  4. 7407693 Merge pull request #85 from apache/fix/typo-vsn-3.4 by Jan Lehnardt · 8 weeks ago
  5. 69c6b22 update missing 3.3 -> 3.4 by Jan Lehnardt · 8 weeks ago

Apache CouchDB Site

This directory contains the CouchDB website, the source files it is generated from, and the scripts to regenerate the site.

Dependencies

  • LessCSS

Updating the Site

Run:

make

The site should now be updated.

Publishing the Site

The site will be published automatically to https://couchdb.apache.org after you have committed your changes to the git repository.