summaryrefslogtreecommitdiff
path: root/samples/pelican.conf.py
Commit message (Expand)AuthorAgeFilesLines
* Modernize code base to Python 3+ syntaxremove-legacyJustin Mayer2020-04-271-2/+0
* Reduce warnings and errors in sample contentJustin Mayer2020-04-141-1/+4
* Initial pass of removing Python 2 supportKevin Yap2019-11-261-1/+0
* Convert FEED settings from `%s` to `{slug}` redux (#2432)MinchinWeb2018-11-031-1/+1
* Test for SITESUBTITLE in feeds.Vladimír Vondruš2017-10-291-0/+1
* Merge pull request #1602 from ltiao/patch-1Justin Mayer2015-04-011-1/+0
|\
| * Removed `PDF_GENERATOR=False`Louis Tiao2015-01-271-1/+0
* | Change documented type of various settingsKevin Yap2015-01-171-1/+1
|/
* Support for pygment defaults and relevant documentationSDGSDG2013-09-151-0/+3
* samples: Remove EXTRA_PATH_METADATA entries for picturesW. Trevor King2013-06-151-3/+0
* Update sample configurations from FILES_TO_COPY to EXTRA_PATH_METADATAW. Trevor King2013-06-121-5/+13
* Change RELATIVE_URLS default to False - Fixes #829Justin Mayer2013-04-111-0/+3
* Port pelican to python 3.Dirk Makowski2013-01-111-4/+6
* update functional tests to test TEMPLATE_PAGES featureBruno Binet2012-12-031-0/+3
* Update the test sample config to set FEED_ALL_RSS instead of FEED_RSS (fixes ...jawher2012-11-121-1/+1
* fix test_custom_generation_works functional testBruno Binet2012-07-051-0/+1
* force locale to ascii in functional testsBruno Binet2012-05-191-1/+1
* Add tests for pull request #262Justin Mayer2012-03-221-3/+1
* Allow for serving feeds from a separate domain.Justin Mayer2012-03-161-0/+1
* add some more articles for the testsAlexis Metaireau2012-02-291-1/+1
* update the documentation to make timezone configuration clearerAlexis Metaireau2011-12-291-0/+2
* Fix locale setup in settings.pyAlexis Metaireau2011-05-311-1/+1
* Basic test for the new rst reader. Locale is also converted to fr_FR.utf-8 (I...Mikhail Korobov2011-05-111-3/+3
* Merge branch tests into main. (See #44)Alexis Metaireau2011-05-101-5/+9
|\
| * Tests for settings.Alexis Metaireau2011-01-131-5/+9
* | Add a feature to copy files from src to dest.Alexis Metaireau2011-05-071-0/+4
* | Add a DEFAULT_METADATA setting.Alexis Metaireau2011-05-071-0/+3
* | Pagination added for index and tag/category pagesLaureline Guerin2011-02-141-0/+1
* | Set locale to default while writing RSS feedsAlexis Metaireau2011-02-091-0/+3
* | Fix #65. Unicode, grr. Thanks Bruno Bord.Alexis Metaireau2011-02-011-1/+1
* | Changes about locales and dates.Alexis Metaireau2011-02-011-0/+1
* | Add the ability to sort categories.Alexis Metaireau2011-02-011-0/+1
|/
* Images support and add built files to gitignoreArnaud BOS2011-01-051-0/+2
* Fixed the PDF generationGuillaume B2010-12-221-1/+1
* Put the real version of the conf file, not the symbolic link ;)Alexis Metaireau2010-12-051-1/+19
* Update the sample config with the one I use.Alexis Metaireau2010-12-051-0/+1