Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 532 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 532 Bytes

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.