Skip to content
This repository has been archived by the owner on Jan 17, 2019. It is now read-only.

Subsites

rhyst edited this page May 23, 2017 · 3 revisions

There is a plugin that allows subs sites to be added easily (like the NZ or Slov sites). This is useful if you want to have different sidebars, and don't want the subsite content showing up on the main page and vice versa.

Set up

In the content folder add a folder with a name like _mysubsite. The first character should be an underscore. In there you can have a folder for articles and a folder for pages just like on the normal site.

The templates for the subsite should be located in themes/ICTheme/templates/subsites/mysubsite/. The static files should be located in themes/ICTheme/static/subsites/mysubsite/.