Commit graph

6 commits

Author SHA1 Message Date
Alexis Metaireau
1edbe044a2 Include the "pelican-quickstart" script.
This ease the creation of a new blog. I modified slightly the code wrote by @Skami18
here: https://gist.github.com/1025236/dfa695e67482477907c79ae709ab827b20b18b04

This commit also renames the import script to "pelican-import".

Fixes #129.
2011-08-11 23:34:53 +02:00
Simon
7b7695509d importer - add documentation 2011-08-03 22:06:10 +02:00
Simon
69636a9da0 importer: add an option to put files in directories with category names 2011-08-03 19:23:09 +02:00
Simon
3b37b42633 some improvements for importers:
- for dotclear: remove seconds in date, remove \\n
- fix categories for wordpress (categories is a list a string)
- refactor a bit the code between markdown and rst
2011-08-03 19:23:02 +02:00
Simon
d77f657aa7 add dotclear importer - a bit ugly but it works ! some issues remain with end of lines 2011-07-22 07:18:32 +08:00
Alexis Metaireau
ad4f7cd3c9 Don't loose the file in the rename. Fixes #55 2011-02-10 01:31:04 +00:00