mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
add the settings for pelican command line usage example
This commit is contained in:
parent
bf7ba84d93
commit
fd45299b6b
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
|
- Arnaud Bos
|
||||||
- nblock (Florian)
|
- nblock (Florian)
|
||||||
- Bruno Bord
|
- Bruno Bord
|
||||||
|
- Laureline Guérin
|
||||||
|
|
|
||||||
|
|
@ -70,7 +70,7 @@ Generate your blog
|
||||||
|
|
||||||
To launch pelican, just use the `pelican` command::
|
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.
|
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