From ef17bd0f0e94a0c379b1b9b37216e2290707a558 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Tue, 9 Oct 2012 16:22:55 +0200 Subject: Update documentation --- docs/customisation.rst | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 docs/customisation.rst (limited to 'docs/customisation.rst') diff --git a/docs/customisation.rst b/docs/customisation.rst new file mode 100644 index 0000000..e9b9ca8 --- /dev/null +++ b/docs/customisation.rst @@ -0,0 +1,21 @@ +.. -*- coding: utf-8 -*- + +===================== +Chimère customisation +===================== + +:Author: Étienne Loks +:date: 2012-10-08 +:Copyright: CC-BY 3.0 + +This documents presents the installation of Chimère. +The version has been updated for version 2.0.0. + + +Updating the design +------------------- + +You can of course customize Chimère with your own CSS. To do that just edit the file static/styles.css. + +After this basic configuration done the harder is done. You can do now application administration tasks. + -- cgit v1.2.3