CMS Resources
- http://www.apache.org/dev/cms.html
- http://www.apache.org/dev/cmsref.html
- http://wiki.apache.org/general/ApacheCms2010
- https://svn.apache.org/repos/infra/websites/cms
Building The Shindig CMS Site
- If this is your first time building the Shindig CMS site you need to setup your build environment. Follow the steps in the section labeled "How do I run the CMS build scripts?" on the CMS Reference page.
- Check out the Shindig site code from https://svn.apache.org/repos/asf/shindig/site/trunk/.
- If you have not done so already start the markdown server by following the steps in the section labeled "How do I run the CMS build scripts?" on the CMS Reference page.
- Open a terminal/command prompt and navigate to the directory in which you checked out the Shindig site code and them into the cms directory then run
Terminal
./path/to/cms/build/build_site.pl --source-base ./trunk --target-base ./trunk/target