summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a caching mechnismcache-readersAlexis Métaireau2013-09-254-5/+66
* Merge pull request #1093 from honzajavorek/intrasite-link-parsingAlexis Metaireau2013-09-252-15/+86
|\
| * Tuned the tests so they are PY3 compilant.Honza Javorek2013-09-251-1/+5
| * Added tests.Honza Javorek2013-09-251-0/+60
| * Attempt to be compilant with Python 3.Honza Javorek2013-09-251-3/+7
| * Support for params and fragments in intrasite links. Adresses #1063.Honza Javorek2013-09-241-11/+18
| * Removed obsolete comment.Honza Javorek2013-09-241-4/+0
* | Prepare version 3.3.1.dev for next development cycleJustin Mayer2013-09-243-2/+7
* | Bump version 3.3.03.3.0Justin Mayer2013-09-243-4/+4
* | Modify sed command in bumpr.rc to support BSDJustin Mayer2013-09-241-1/+1
* | Change Bumpr test from tox to unittestJustin Mayer2013-09-241-1/+1
|/
* Enhance and correct documentationJustin Mayer2013-09-237-118/+129
* Update changelogJustin Mayer2013-09-231-0/+14
* Merge branch 'master' of github.com:getpelican/pelicanAlexis Métaireau2013-09-1733-63/+368
|\
| * Merge pull request #1084 from karmadharma/pygmentdocsanddefaultAlexis Metaireau2013-09-1621-33/+288
| |\
| | * Support for pygment defaults and relevant documentationSDGSDG2013-09-1521-33/+288
| * | Merge pull request #1083 from bmcorser/bmcorser/fix-utils-copyAlexis Metaireau2013-09-162-0/+18
| |\ \ | | |/ | |/|
| | * Fix `utils.copy` behaviourbmcorser2013-09-142-0/+18
| * | Merge pull request #1075 from jeekajoo/patch-1Justin Mayer2013-09-151-15/+18
| |\ \ | | |/ | |/|
| | * add async and defer attributes to piwik.jsjeekajoo2013-09-021-15/+18
| * | Merge pull request #1056 from bmcorser/fix-utils-copyAlexis Metaireau2013-09-0911-14/+43
| |\ \
| | * | Clarify revised functinalitybmcorser2013-08-311-1/+2
| | * | More exciting filesbmcorser2013-08-312-0/+0
| | * | Clarification of THEME_STATIC_PATHS behaviourbmcorser2013-08-311-1/+4
| | * | Hack out `overwrite` parambmcorser2013-08-242-4/+2
| | * | Add regressison test for recursively copying filesbmcorser2013-08-241-0/+19
| | * | Adding placeholder files for regression testbmcorser2013-08-245-0/+0
| | * | Fix for THEME_STATIC_PATHS by copying sensitivelybmcorser2013-08-211-9/+17
| * | | Merge pull request #1081 from talha131/patch-1Alexis Metaireau2013-09-091-1/+1
| |\ \ \
| | * | | Update changelog.rstTalha Mansoor2013-09-091-1/+1
| |/ / /
* | | | Fix a broken linkAlexis Métaireau2013-09-171-1/+1
|/ / /
* | | Add tip on how to add videos to your blog.Talha Mansoor2013-09-081-0/+9
* | | Add details on how to use Pelican for non-blog static sitesTalha Mansoor2013-09-081-1/+13
* | | Merge pull request #1071 from talha131/change-intrasite-link-syntax-updatedAlexis Metaireau2013-09-085-12/+30
|\ \ \
| * | | Update settings documentation to explain INTRASITE_LINK_REGEXTalha Mansoor2013-09-093-1/+9
| * | | Add INTRASITE_LINK_REGEX to configuration that user can modifyTalha Mansoor2013-09-092-3/+6
| * | | Update documentation to reflect change in intrasite link syntaxTalha Mansoor2013-09-091-8/+15
| * | | Change the regex so that it parse |filename| and {filename} equallyTalha Mansoor2013-08-291-1/+1
* | | | Close some HTML tags. Fix #1076Alexis Métaireau2013-09-0867-135/+135
| |_|/ |/| |
* | | Correct upload targets in Makefile.inJustin Mayer2013-08-291-8/+8
|/ /
* | Merge pull request #1066 from saimn/markdownJustin Mayer2013-08-281-7/+3
|\ \
| * | Fix the behavior of Markdown extensions.Simon Conseil2013-08-291-7/+3
|/ /
* | Merge pull request #815 from noirbizarre/doc-versionningJustin Mayer2013-08-286-13/+60
|\ \
| * | Pin bumpr version to avoid config breakage with new versionsAxel Haustant2013-08-251-1/+1
| * | Added bumpr as a development requirement to perform releaseAxel Haustant2013-08-241-0/+3
| * | Prepare for bumprAxel Haustant2013-08-244-8/+35
| * | Change current release section with a constant titleAxel Haustant2013-08-211-1/+1
| * | Include version in doc and warn if it's a dev version.Axel Haustant2013-08-212-7/+24
| * | Use .dev suffix for development versionsAxel Haustant2013-08-211-1/+1
| |/
* | Merge pull request #1057 from astephen2/metadataAlexis Metaireau2013-08-251-0/+15
|\ \ | |/ |/|