mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
doc update
This commit is contained in:
parent
5f9f8ef926
commit
2526d33267
1 changed files with 2 additions and 4 deletions
|
|
@ -2,14 +2,12 @@ Pelican
|
||||||
#######
|
#######
|
||||||
|
|
||||||
Pelican is a simple weblog generator, writen in python.
|
Pelican is a simple weblog generator, writen in python.
|
||||||
The goals are quite simple:
|
.
|
||||||
|
|
||||||
* No more dynamic language online for weblogs, as it's not needed most
|
|
||||||
of the time.
|
|
||||||
* Write your weblog entries directly with your editor of choice (vim!) and
|
* Write your weblog entries directly with your editor of choice (vim!) and
|
||||||
directly in restructured text.
|
directly in restructured text.
|
||||||
* A simple cli-tool to (re)generate the weblog.
|
* A simple cli-tool to (re)generate the weblog.
|
||||||
* Easy to interface with DVCSes and web hooks
|
* Easy to interface with DVCSes and web hooks
|
||||||
|
* Completely static output, so easy to host anywhere !
|
||||||
|
|
||||||
Source code
|
Source code
|
||||||
-----------
|
-----------
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue