Author: lewismc
Date: Sat Mar 16 22:55:48 2013
New Revision: 1457330
URL: http://svn.apache.org/r1457330
Log:
initial commit of some files to CMS site
Added:
gora/cms_site/README.txt
Added: gora/cms_site/README.txt
URL: http://svn.apache.org/viewvc/gora/cms_site/README.txt?rev=1457330&view=auto
==============================================================================
--- gora/cms_site/README.txt (added)
+++ gora/cms_site/README.txt Sat Mar 16 22:55:48 2013
@@ -0,0 +1,26 @@
+README.txt
+----------
+This documents the transition to the Apache CMS [0] for managing, amending and
deploying
+Apache Gora's project website and documentation.
+
+The essential directory structure is as follows
+
+ trunk/
+ content/ (location of actual site content)
+ lib/ (only required for projects using the standard
perl build system)
+ path.pm (the analog of django's url.py)
+ view.pm (the corresponding views)
+ cgi-bin/ (optional cgi directory)
+ templates/ (location of site-wide templates)
+ branches/ (optional branches, currently unused)
+
+All new site content is put into trunk/content.
+
+Users wishing to amend and publish the site can easily do so by obtaining the
+Bookmarklet from here [1].
+
+We are always eager to make improvements to this documentation, the Gora site
+and of course the Gora code so please get in touch with us on user or dev@
lists.
+
+[0] http://www.apache.org/dev/cms.html
+[1] https://cms.apache.org/#bookmark