summaryrefslogtreecommitdiff
path: root/samples
Commit message (Expand)AuthorAgeFilesLines
* Modernize code base to Python 3+ syntaxremove-legacyJustin Mayer2020-04-272-4/+0
* Add a draft without date for #2488Deniz Turgut2020-04-141-0/+7
* Reduce warnings and errors in sample contentJustin Mayer2020-04-145-2/+12
* Initial pass of removing Python 2 supportKevin Yap2019-11-262-2/+0
* Convert FEED settings from `%s` to `{slug}` redux (#2432)MinchinWeb2018-11-032-2/+2
* automatically copy linked static filesOliver Urs Lenz2018-11-012-3/+3
* 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-172-2/+2
|/
* Fix test errors on OSXDeniz Turgut2014-06-261-0/+1
* Fix #1198, enable custom locale in template rendering, fixes linksOndrej Grover2014-06-261-0/+59
* The modified attribute no longer has a default value.Florian Jacob2013-11-171-0/+1
* Support for pygment defaults and relevant documentationSDGSDG2013-09-152-2/+30
* More exciting filesbmcorser2013-08-312-0/+0
* Adding placeholder files for regression testbmcorser2013-08-245-0/+0
* Added more pygments options for code blocksSDGSDG2013-08-051-0/+53
* fix py3 support for sourcecode directiveRuss Webber2013-08-051-0/+11
* Deliberate overriding of an existing file to testsRogdham2013-08-042-0/+16
* samples: Remove EXTRA_PATH_METADATA entries for picturesW. Trevor King2013-06-152-4/+1
* 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
* Merge pull request #623 from bbinet/url-save_as-overrideJustin Mayer2013-03-041-0/+9
|\
| * add functional test for save_as/url overrideBruno Binet2012-12-071-0/+9
* | Port pelican to python 3.Dirk Makowski2013-01-111-4/+6
|/
* update functional tests to test TEMPLATE_PAGES featureBruno Binet2012-12-032-0/+9
* add new file to functional test content to showcase FILENAME_METADATABruno Binet2012-12-031-0/+4
* Don't rewrite URLsBruno Binet2012-12-015-4/+10
* Update the test sample config to set FEED_ALL_RSS instead of FEED_RSS (fixes ...jawher2012-11-121-1/+1
* Merge remote-tracking branch 'origin/master' into fix-functional-testsBruno Binet2012-07-051-0/+9
|\
| * Add support for `status: hidden` in pagestBunnyMan2012-06-261-0/+9
* | 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-293-1/+19
* update the documentation to make timezone configuration clearerAlexis Metaireau2011-12-291-0/+2
* Add Pygments support to the default sourcecode directive.Alexis Metaireau2011-06-181-1/+1
* 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-112-4/+6
* Merge branch tests into main. (See #44)Alexis Metaireau2011-05-101-5/+9
|\
| * Tests for settings.Alexis Metaireau2011-01-131-5/+9
* | Add the possibility to publish drafts. Fixes #111Alexis Metaireau2011-05-081-0/+7
* | Add a feature to copy files from src to dest.Alexis Metaireau2011-05-072-0/+6
* | Add a DEFAULT_METADATA setting.Alexis Metaireau2011-05-072-0/+4
* | add a test metadata for #98Alexis Metaireau2011-04-211-0/+1
* | add a markdown article for tests purposesAlexis Metaireau2011-04-201-0/+4
* | Add a possibility to define the summary of an article directly in rst.Alexis Metaireau2011-03-081-0/+1
* | Add some few test content.Alexis Metaireau2011-02-173-0/+18
* | Pagination added for index and tag/category pagesLaureline Guerin2011-02-141-0/+1