...
Build a Bedework Calendar Suite
- Follow the instructions for setting up your build environment.
- Add calendar suites to cal.properties and cal.options.xml, using the quickstart's example of SoEDept (the demo departmental public web client). Also add the suite to the list of applications to be built in the cal.properties file for the property: org.bedework.install.app.names.
- Copy a template directory for use with the new calendar suite from an existing one, and name it with the name given the calendar suite. E.g. copy bedework/deployment/webpublic/webapp/resources/demoskins/MainCampus as ....demoskins/MyDept
- Build Bedework
...