summaryrefslogtreecommitdiff
path: root/samples
Commit message (Expand)AuthorAgeFilesLines
* add multiple authorsmultiple-authorsAlexis Métaireau2013-07-051-0/+1
* 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
* | Set locale to default while writing RSS feedsAlexis Metaireau2011-02-091-0/+3
* | Fix #65. Unicode, grr. Thanks Bruno Bord.Alexis Metaireau2011-02-012-2/+2
* | Changes about locales and dates.Alexis Metaireau2011-02-011-0/+1
* | Add the ability to sort categories.Alexis Metaireau2011-02-011-0/+1
* | Add the slug for the translation articles.Alexis Metaireau2011-01-252-2/+4
|/
* Fix translation feature. Add translation support to the notmyidea theme.Alexis Metaireau2011-01-053-2/+8
* Images support and add built files to gitignoreArnaud BOS2011-01-057-1/+31
* 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-052-21/+1
* Put the notmyidea theme by default.2.1Alexis Metaireau2010-10-3016-839/+4
* Replace BLOG setting variables by SITE ones.Alexis Metaireau2010-10-304-18/+18
* Welcome Pelican 2.0 ! Refactoring of the internals to be more extensible.Alexis Metaireau2010-10-301-1/+2
* Theme fix + remove trailing spaces when parsing rst files for tags.1.2.3Alexis Metaireau2010-10-171-0/+4
* Update the notmyidea theme.Alexis Metaireau2010-10-161-1/+2
* Use docinfo fields instead of comments.Alexis Metaireau2010-10-153-9/+9
* Fix the atom feed url.Alexis Metaireau2010-09-281-1/+1
* add support for pygmentsAlexis Metaireau2010-09-272-0/+208