diff --git a/README.md b/README.md index 32cd2c0..5f99257 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,16 @@ That's all. 1. edit `res/custom_config/*` 2. $ ./scripts/init.py --skip-db +#### REMARK + +The templates expect some pages to exist in the CMS: + +- Introduction Page (id: 'introduction') +- Contact (id: 'contact') +- Imprint (id: 'imprint') + +Deleting might break things. + ## Run the Webserver $ ./scripts/run.py