summaryrefslogtreecommitdiff
path: root/samples
Commit message (Expand)AuthorAgeFilesLines
* 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
* Theme modifications, add a summary for the articles.Alexis Metaireau2010-09-274-19/+43
* Add some files to the output, rename generator.py to bloggenerator.pyAlexis Metaireau2010-09-271-2/+2
* Add a base URL to the template context, fix the notmyidea theme to be a bit moreAlexis Metaireau2010-09-246-23/+31
* Add support of multiple static paths and feed generation.Alexis Metaireau2010-08-197-68/+4
* Get author information from settings if not specified in article's metadata.Alexis Metaireau2010-08-181-1/+2
* Add a file that will not be parsed !Alexis Metaireau2010-08-181-0/+1
* Forgot to add the "base.html" to notmyidea themeAlexis Metaireau2010-08-181-0/+66
* Add a way to specify CSS files. Add default settings too.Alexis Metaireau2010-08-1811-0/+459
* Add the notmyidea theme + settings as an example.Alexis Metaireau2010-08-189-0/+148
* Sort articles by date. A bit more templates. Add an author field.Alexis Metaireau2010-08-173-1/+21
* Add UTF-8 Support + Pygments library.Alexis Metaireau2010-08-171-0/+8
* First import.Alexis Metaireau2010-08-141-0/+13