summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Removed extra whitespace before /usr/bin/envStéphane Raimbault2012-02-281-1/+1
* Sort imports and remove trailing whitespacesStéphane Raimbault2012-02-283-35/+37
* Remove WITH_PAGINATION, only have a DEFAULT_PAGINATION settingKyle Fuller2011-12-221-3/+3
* The intermediate .html file has to be removed during the import process.Ranjhith Kalisamy2011-10-301-1/+1
* Create output folder if doesn't existRanjhith Kalisamy2011-10-241-0/+8
* In import script, add support to output posts in markdown formatRanjhith Kalisamy2011-10-241-9/+19
* merge with nsteinmetz/pelicanAlexis Metaireau2011-10-061-5/+26
|\
| * Clean dot clear importNicolas Steinmetz2011-09-301-2/+3
| * add tag import feature for dotclear importNicolas Steinmetz2011-08-301-1/+19
| * final fix for dotclear importNicolas Steinmetz2011-08-301-6/+8
| * for the --dir-cat option, also slugify category's name to avoid encoding or s...Nicolas Steinmetz2011-08-301-1/+1
| * Fix as in dotclear, format is not "markdown" but "wiki". So add an "or" state...Nicolas Steinmetz2011-08-301-2/+2
* | Merge pull request #158 from renhbo/masterAlexis Metaireau2011-09-153-0/+3
|\ \
| * | A .bat wrapper for pelican in Windows.renhbo2011-08-193-0/+3
* | | Fix #164, by "slugifying" titles (which for generated filename is also better...Nicolas Steinmetz2011-08-301-2/+2
| |/ |/|
* | add ghp-import features to push to github pages easilyAlexis Metaireau2011-08-191-1/+5
* | Fix timezone bug for ATOM generationRémy HUBSCHER2011-08-161-0/+2
* | Patch the makefile to automaticaly create the output dir if it doesn't exists...Rémy HUBSCHER2011-08-161-4/+5
|/
* Include the "pelican-quickstart" script.Alexis Metaireau2011-08-112-0/+269
* importer - add documentationSimon2011-08-031-4/+4
* importer: add an option to put files in directories with category namesSimon2011-08-031-13/+17
* some improvements for importers:Simon2011-08-031-26/+33
* add dotclear importer - a bit ugly but it works ! some issues remain with end...Simon2011-07-221-34/+145
* New version of pelican-themesSkami182011-05-271-34/+87
* Some corrections on tools/pelican-themesSkami182011-05-141-19/+34
* Added a theme manager. Will be useful to create triggers in Debian packages.Skami182011-05-081-0/+147
* Don't loose the file in the rename. Fixes #55Alexis Metaireau2011-02-101-0/+121
* Add a way to import from RSS/Atom feeds. Fixes #55Alexis Metaireau2011-02-101-72/+0
* Refactor building of header part.FELD Boris2011-01-251-2/+15
* Remove temporary html files after their utilisation.FELD Boris2011-01-241-0/+2
* Add extraction of categories and tags, put rst files in category subdir.FELD Boris2011-01-241-3/+15
* Correct bug in date format importation.FELD Boris2011-01-241-1/+5
* Update wp2pelican script to extract date and author taken from wordpress xml ...FELD Boris2011-01-231-2/+9
* Add a import script I've used to convert from a wordpress xml file.Alexis Metaireau2010-11-071-0/+34