forked from github/pelican
add the settings for pelican command line usage example
This commit is contained in:
parent
ca58928b6c
commit
4edb5bf497
2 changed files with 2 additions and 1 deletions
1
THANKS
1
THANKS
|
|
@ -11,3 +11,4 @@ bugs or giving ideas. Thanks to them !
|
|||
- Arnaud Bos
|
||||
- nblock (Florian)
|
||||
- Bruno Bord
|
||||
- Laureline Guérin
|
||||
|
|
|
|||
|
|
@ -70,7 +70,7 @@ Generate your blog
|
|||
|
||||
To launch pelican, just use the `pelican` command::
|
||||
|
||||
$ pelican /path/to/your/content/
|
||||
$ pelican /path/to/your/content/ [-s path/to/your/settings.py]
|
||||
|
||||
And… that's all! You can see your weblog generated on the `content/` folder.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue