Add an init subcommand, to copy a sample config file in the current directory.

This commit is contained in:
Simon
2013-02-23 00:24:54 +01:00
parent 94f4052f9a
commit eebce98142
3 changed files with 69 additions and 2 deletions

View File

@@ -103,7 +103,7 @@ The configuration for the gallery must be set in ``<input_dir>/sigal.conf.py``.
An example file with explanations on the settings is available in
``tests/sample/sigal.conf.py`` and is shown below:
.. literalinclude:: ../tests/sample/sigal.conf.py
.. literalinclude:: ../sigal/templates/sigal.conf.py
:language: python