summaryrefslogtreecommitdiff
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-054-19/+19
* fix some more test still using dictOndrej Grover2014-11-052-3/+3
* fix special handling of THEMES pathsOndrej Grover2014-11-055-15/+24
* support both implicit and explicit inheritance with THEMESOndrej Grover2014-11-054-41/+51
* bugfix: if block with absp in THEMES was wronlgy indentedOndrej Grover2014-11-051-2/+2
* Add Multi-theme supportth3aftermath2014-11-048-41/+119
* note that {ARTICLE,PAGE}_PATHS may include files, add faq about using thatOndrej Grover2014-11-042-2/+13
* advertise the i18n_subsites plugin as an addition to simple translationsOndrej Grover2014-11-041-0/+8
* 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
* | | add notices about caching interfering with changes to settings and pluginsOndrej Grover2014-11-034-0/+30
* | | Mention the INDEX_SAVE_AS setting in FAQ and direct templatesOndrej Grover2014-11-032-1/+6
* | | Minor documentation improvementsgw0 [http://gw.tnode.com/]2014-11-022-59/+94
* | | 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
* | | | Warn that signal receivers are weakly-referencedTom Most2014-11-021-0/+6
* | | | Merge pull request #1361 from ingwinlu/rewritten_summary_2Justin Mayer2014-11-021-6/+17
|\ \ \ \
| * | | | rework summary attributewinlu2014-11-021-6/+17
* | | | | Merge pull request #1358 from ingwinlu/md_exten_addJustin Mayer2014-11-021-2/+8
|\ \ \ \ \
| * | | | | add paragraph mentioning markdown extensions to docswinlu2014-11-021-2/+8
| | |/ / / | |/| | |
* | | | | Document Markdown inclusion in Quickstart installJustin Mayer2014-11-021-2/+3
|/ / / /
* | | | Merge pull request #1466 from cgar/spellingJustin Mayer2014-11-028-8/+8
|\ \ \ \
| * | | | minor spelling fixesCarlos E. Garcia2014-09-159-9/+9
| | |/ / | |/| |
* | | | Merge pull request #1501 from foresto/subdir-excludesJustin Mayer2014-11-024-2/+48
|\ \ \ \ | |_|/ / |/| | |
| * | | Make PAGE_EXCLUDES work with subdirs. Fixes #1500.Forest2014-11-014-2/+48
|/ / /
* | | Merge pull request #1509 from foresto/static-files-anywhereJustin Mayer2014-11-0110-10/+131
|\ \ \
| * | | Make StaticGenerator skip content sources. Refs #1019.Forest2014-10-3110-10/+131
|/ / /
* | | Merge pull request #1511 from olivierverdier/makefile_tabJustin Mayer2014-10-221-1/+1
|\ \ \ | |_|/ |/| |
| * | fix missing tab in Makefile templateOlivier Verdier2014-10-201-1/+1
|/ /
* | Merge pull request #1484 from ingwinlu/complete_rss_feed_removalJustin Mayer2014-10-101-0/+2
|\ \
| * | add missing author feeds to pelicanconf templatewinlu2014-09-291-0/+2
* | | Merge pull request #1487 from foresto/spellingKyle Fuller2014-10-041-1/+1
|\ \ \
| * | | Spelling correction in docs: usefull -> useful.Forest2014-10-011-1/+1
|/ / /
* | | EXTRA_PATH_METADATA path separator is OS-specifictylerhartley2014-09-301-1/+3
|/ /
* | Merge pull request #1473 from ingwinlu/patch-1Justin Mayer2014-09-221-0/+2
|\ \
| * | Update faq.rstwinlu2014-09-221-0/+2
|/ /
* | Merge pull request #1374 from singingwolfboy/readme-badgesJustin Mayer2014-09-191-6/+10
|\ \
| * | README: Added Coveralls badge, refactor Travis badgeDavid Baumgold2014-09-191-6/+10
|/ /
* | Merge pull request #1470 from avaris/fix_1348Justin Mayer2014-09-181-1/+2
|\ \
| * | Fix for broken test in #1348Deniz Turgut2014-09-181-1/+2
|/ /
* | Merge pull request #1426 from barrysteyn/DOCUTILS_SETTINGSJustin Mayer2014-09-182-0/+6
|\ \
| * | Documents DOCUTILS_SETTINGS and initializes it. Fixes #1425Barry Steyn2014-07-312-0/+6
* | | 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