The Apache Theme included here consists two types of files.
Change the base page as necessary and add new page types as required.
These are site or template specific overrides to the stylesheet frameworks. You can choose to include these in your template, or you can move the file into your assets.
See Web Developer for framework and other information.
Each of the above files should be edited as needed for the deployed website.
SITENAME = u'Apache <pmc>' SITEDOMAIN = '<pmc>.apache.org' SITEURL = 'https://<pmc>.apache.org' SITELOGO = 'https://<pmc>.apache.org/images/logo.png' SITEDESC = u'<pmc desc>' SITEREPOSITORY = 'https://github.com/apache/<pmc-site>/blob/<branch>/content/' TRADEMARKS = u'Apache HTTP Server, Apache, the Apache logo and the Apache HTTP Server logo are either registered trademarks or trademarks of The Apache Software Foundation in the United States and other countries.' CURRENTYEAR = date.today().year