A tool to generate a static blog, with restructured text input files.
Project description
Pelican is a simple weblog generator, writen in python.
Write your weblog entries directly with your editor of choice (vim!) and directly in restructured text.
A simple cli-tool to (re)generate the weblog.
Easy to interface with DVCSes and web hooks
Completely static output, so easy to host anywhere !
Source code
Get the source code from http://hg.notmyidea.org/pelican/
Getting started
Yeah? You’re ready? Let’s go !:
$ pip install pelican $ pelican -p /path/to/your/content/ ...
And… that’s all! You can see your weblog generated on the content/ folder.
Metadata
Pelican tries to be smart enough to get the informations he needs from the filesystem (for instance, about date of creation of the files), but it seems to be less reliable than static metadata.
You could provide the metadata in the restructured text files, using the following syntax:
My super title ############## :date: 2010-10-03 10:20 :tags: thats, awesome :category: yeah :author: Alexis Metaireau
Why the name “Pelican” ?
Heh, you didnt noticed? “Pelican” is an anagram for “Calepin” ;)
Feedback !
If you want to see new features in Pelican, dont hesitate to tell me, to clone the repository, etc. That’s open source, dude!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pelican-1.2.2.tar.gz
.
File metadata
- Download URL: pelican-1.2.2.tar.gz
- Upload date:
- Size: 9.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 13a14ad2953163ec60fe3a005cfaea2fb31ae5896201360a36c66d0aae2c4d8e |
|
MD5 | a860c1eafe5e9fdde3bad84dd6ce866f |
|
BLAKE2b-256 | 9381daabe9a2eb13d27599bd60f604a91c13ed7c7406616c89a70b16c4e76427 |
File details
Details for the file pelican-1.2.2-py2.py3-none-any.whl
.
File metadata
- Download URL: pelican-1.2.2-py2.py3-none-any.whl
- Upload date:
- Size: 57.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6b95e55026d25f44cfc461c1140af66c90491bed258ac6c73e0e28a590476955 |
|
MD5 | 19da970bf6e4648b0b586d858c6155e1 |
|
BLAKE2b-256 | 72bf9faf9cb0c484b4a9bc5e876627ccfb8b0e838b8a5f9199f53ef8d46214f3 |