Fixing some minor typos I noticed
1 file changed
tree: 74f6aa7e1da7b216377a01587e61557ea8639662
  1. _src-fauxton-visual-guide/
  2. CouchDB-visual-identity/
  3. developer-preview/
  4. fauxton-visual-guide/
  5. image/
  6. release-candidate/
  7. script/
  8. style/
  9. .htaccess
  10. bylaws.html
  11. conduct.html
  12. couchdb-doap.rdf
  13. favicon.ico
  14. google41fe3ad2898b639e.html
  15. google4a670cce736e6c03.html
  16. index.html
  17. LICENSE
  18. Makefile
  19. NOTICE
  20. README.md
README.md

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 http://couchdb.apache.org after you have committed your changes to the git repository.