The official Apache CouchDB website

Clone this repo:
  1. 61678c0 Merge pull request #87 from apache/fix/slack by Jan Lehnardt · 2 weeks ago asf-site
  2. d4bd0cf fix slack invite by Jan Lehnardt · 2 weeks ago
  3. ea71a1d Merge pull request #86 from apache/release-3.5.0 by Jan Lehnardt · 4 months ago
  4. c38d2b0 Update index.html by Jan Lehnardt · 4 months ago
  5. 73a4c30 release-3.5.0 by Nick Vatamaniuc · 4 months 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.