summaryrefslogtreecommitdiff
path: root/pelican
Commit message (Expand)AuthorAgeFilesLines
* use also SIMPLE_THEME in test_settings.pyadd_multi_theme_supportOndrej Grover2014-11-051-3/+3
* fix theme path constructionOndrej Grover2014-11-052-17/+17
* fix some more test still using dictOndrej Grover2014-11-052-3/+3
* fix special handling of THEMES pathsOndrej Grover2014-11-053-13/+22
* support both implicit and explicit inheritance with THEMESOndrej Grover2014-11-052-16/+21
* bugfix: if block with absp in THEMES was wronlgy indentedOndrej Grover2014-11-051-2/+2
* Add Multi-theme supportth3aftermath2014-11-046-38/+93
* Merge pull request #1399 from Scheirle/fix_feed_localized_urlJustin Mayer2014-11-0414-125/+122
|\
| * Updates the custom_locale test feed files to match the correct month namesBernhard Scheirle2014-09-0613-92/+92
| * Enables custom locale while feed generation.Bernhard Scheirle2014-09-061-33/+30
* | Merge pull request #1499 from matrixise/fix_loggerJustin Mayer2014-11-031-1/+1
|\ \
| * | fix the parameters for a logging.warning callStéphane Wirtel2014-10-121-1/+1
* | | Merge pull request #1457 from svenkreiss/masterJustin Mayer2014-11-021-0/+3
|\ \ \
| * | | add <ul> to make valid htmlSven Kreiss2014-09-051-0/+3
| | |/ | |/|
* | | Merge pull request #1518 from iKevinY/merge-analyticsJustin Mayer2014-11-023-20/+19
|\ \ \
| * | | Merge piwik.html into analytics.htmlKevin Yap2014-11-023-20/+19
* | | | Merge pull request #1361 from ingwinlu/rewritten_summary_2Justin Mayer2014-11-021-6/+17
|\ \ \ \ | |/ / / |/| | |
| * | | rework summary attributewinlu2014-11-021-6/+17
* | | | Merge pull request #1466 from cgar/spellingJustin Mayer2014-11-026-6/+6
|\ \ \ \
| * | | | minor spelling fixesCarlos E. Garcia2014-09-156-6/+6
| | |/ / | |/| |
* | | | Make PAGE_EXCLUDES work with subdirs. Fixes #1500.Forest2014-11-014-2/+48
| |/ / |/| |
* | | Make StaticGenerator skip content sources. Refs #1019.Forest2014-10-319-6/+122
* | | fix missing tab in Makefile templateOlivier Verdier2014-10-201-1/+1
| |/ |/|
* | add missing author feeds to pelicanconf templatewinlu2014-09-291-0/+2
* | Fix for broken test in #1348Deniz Turgut2014-09-181-1/+2
* | Merge pull request #1426 from barrysteyn/DOCUTILS_SETTINGSJustin Mayer2014-09-181-0/+1
|\ \
| * | Documents DOCUTILS_SETTINGS and initializes it. Fixes #1425Barry Steyn2014-07-311-0/+1
* | | Merge pull request #1366 from Scheirle/paginated_relative_urls_fix2Justin Mayer2014-09-181-11/+18
|\ \ \
| * | | Fixes wrongly generated relative urls for pagination.Bernhard Scheirle2014-07-121-11/+18
* | | | Merge pull request #1348 from vjousse/davidmarble-page-order-byJustin Mayer2014-09-185-6/+83
|\ \ \ \ | |_|_|/ |/| | |
| * | | Addressed comments from @avaris in PR getpelican/pelican#1348Mark Lee2014-05-272-2/+7
| * | | Merge branch 'master' of https://github.com/getpelican/pelican into davidmarb...Mark Lee2014-05-273-0/+11
| |\ \ \
| * | | | Address code review comments from PR getpelican/pelican#1348Mark Lee2014-05-201-9/+5
| * | | | Add missing methodsVincent Jousse2014-05-141-0/+6
| * | | | Merge remote-tracking branch 'remotes/malept/davidmarble-page-order-by' into ...Vincent Jousse2014-05-145-11/+81
| |\ \ \ \
| | * | | | Add test for PAGE_ORDER_BYMark Lee2013-11-142-3/+51
| | * | | | Support ordering pages and articles when iterating in templates.David Marble2013-11-143-3/+31
* | | | | | Merge pull request #1408 from arty-name/feed-writtenJustin Mayer2014-08-282-0/+3
|\ \ \ \ \ \
| * | | | | | Add feed_written signalArtemy Tregubenko2014-08-282-0/+3
* | | | | | | Merge pull request #1446 from avaris/enhanced_strftimeJustin Mayer2014-08-282-2/+26
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fixes #1395: extends pelican.utils.strftime with `-` prefix to strip leading ...Deniz Turgut2014-07-162-2/+26
| | |_|_|/ / | |/| | | |
* | | | | | Fixes #1420: Handle multiple definitions of standard metadata for MarkdownDeniz Turgut2014-08-221-0/+7
* | | | | | Merge pull request #1411 from barrysteyn/typogrify-ignore-listJustin Mayer2014-08-175-3/+76
|\ \ \ \ \ \
| * | | | | | Allows Typogrify to ignore user specified tags. Refs #1407Barry Steyn2014-07-285-3/+76
* | | | | | | Merge pull request #1412 from avaris/refactor_loggingJustin Mayer2014-08-1313-183/+228
|\ \ \ \ \ \ \
| * | | | | | | Refactor logging handlingDeniz Turgut2014-07-2213-183/+228
| |/ / / / / /
* | | | | | | Merge pull request #1371 from omasanori/tzJustin Mayer2014-08-0292-247/+259
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Add timezone to datetime objects. Refs #962.OGINO Masanori2014-07-0492-247/+259
* | | | | | | Debug print removalRR2DO22014-07-251-1/+0
| |/ / / / / |/| | | | |
* | | | | | Reader name now accessible for articles and pagesDaan Debie2014-07-152-0/+5
| |/ / / / |/| | | |