ever changing announce@ requirements
1 file changed
tree: 5230f92c09396f87e471b00f62343dea32265e03
  1. 404/
  2. _src-fauxton-visual-guide/
  3. CouchDB-visual-identity/
  4. fauxton-visual-guide/
  5. image/
  6. repo/
  7. script/
  8. style/
  9. .htaccess
  10. android-chrome-192x192.png
  11. android-chrome-512x512.png
  12. apple-touch-icon.png
  13. browserconfig.xml
  14. bylaws.html
  15. conduct.html
  16. couchdb-doap.rdf
  17. favicon-16x16.png
  18. favicon-32x32.png
  19. favicon.ico
  20. google41fe3ad2898b639e.html
  21. google4a670cce736e6c03.html
  22. index.html
  23. LICENSE
  24. Makefile
  25. manifest.json
  26. mstile-150x150.png
  27. NOTICE
  28. README.md
  29. safari-pinned-tab.svg
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.