summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* typo in docs/settings.rst#date format and localesJiachen Yang2012-02-281-5/+4
* Added document and test case for #215Jiachen Yang2012-02-281-3/+51
* Added changes as per codereview.Martin Brochhaus2012-02-201-1/+1
* Added some fixes to the test suite so that it doesn't fail any more.Martin Brochhaus2012-02-201-0/+1
* Added missing documentation for MENUITEMS setting.Martin Brochhaus2012-02-201-2/+4
* DOC: fixed typo in 'CLEAN_URLS' Tobias2012-02-121-1/+1
* update the documentation to make timezone configuration clearerAlexis Metaireau2011-12-291-1/+2
* Remove WITH_PAGINATION, only have a DEFAULT_PAGINATION settingKyle Fuller2011-12-221-3/+3
* oops, broken linkAlexis Metaireau2011-11-301-1/+1
* typoAlexis Metaireau2011-11-301-1/+1
* add some docs written a long time agoAlexis Metaireau2011-11-305-0/+128
* Don't install the venv in the sources root, this can cause troubles with the ...Alexis Metaireau2011-11-291-1/+1
* add CLEAN_URLS to the documentationAlexis Metaireau2011-11-271-0/+3
* add information about mardown in the FAQAlexis Metaireau2011-11-271-0/+12
* add ghp-import features to push to github pages easilyAlexis Metaireau2011-08-192-0/+34
* issue a warning in case no timezone is definedAlexis Metaireau2011-08-181-4/+15
* doc: update the settings page about latest changesAlexis Metaireau2011-08-181-29/+35
* doc: reorder settingsAlexis Metaireau2011-08-181-29/+29
* update the docs on how to view generated blogAlexis Metaireau2011-08-171-0/+14
* remove skribit support. fixes #154Alexis Metaireau2011-08-114-91/+1
* Include the "pelican-quickstart" script.Alexis Metaireau2011-08-113-18/+18
* Merge pull request #155 from borgar/configurable-readersAlexis Metaireau2011-08-111-0/+4
|\
| * Allow overriding reader extensions.Borgar2011-08-071-0/+4
* | typosAlexis Metaireau2011-08-111-2/+2
|/
* importer - add documentationSimon2011-08-032-3/+60
* Add a setting to limit feeds to a max number of items.Borgar2011-08-021-0/+2
* Adding more documentation about ARTICLE_PERMALINK_STRUCTURE in settings. Also...mviera2011-07-291-3/+15
* I change PERMALINK_STRUCTURE to ARTICLE_PERMALINK_STRUCTURE and updating the ...mviera2011-07-291-3/+15
* Year and month in URL. Issue #145mviera2011-07-271-0/+4
* little english review on theme extensionAlexis Metaireau2011-07-231-7/+7
* Modified the sphinx settingsSkami182011-07-231-3/+3
* Added the documentation for template inheritanceSkami182011-07-232-0/+96
* Update the features proposed by pelican on the doc.Alexis Metaireau2011-07-222-3/+9
* Add a settings.py sample into the documentation.Alexis Metaireau2011-07-221-0/+6
* Added author.html and authors.html templates and modified the docs accordinglyMassimo Santini2011-07-161-0/+28
* Fixed typo in docs: missing plural s in RELATIVE_URLS.Borgar2011-06-291-1/+1
* update the documentation about code highlightingAlexis Metaireau2011-06-181-0/+8
* add information about the importer in the documentationAlexis Metaireau2011-06-171-0/+14
* remove unnecessary exclamation markAlexis Metaireau2011-06-131-2/+2
* add a link to the IRC channel and the webchat into the documentationAlexis Metaireau2011-06-131-3/+7
* Merge branch 'master' of github.com:ametaireau/pelicanAlexis Metaireau2011-06-131-0/+6
|\
| * Merge pull request #135 from brejoc/masterAlexis Metaireau2011-06-131-0/+6
| |\
| | * Added template, inlcude in base and some documentation for Piwik.Jochen Breuer2011-06-131-0/+6
* | | update the sphinx documentation settingsAlexis Metaireau2011-06-131-113/+3
|/ /
* | mention the #pelican irc channel on the documentationAlexis Metaireau2011-06-131-1/+2
|/
* Added a french doc for theming.Alexis Daboville2011-06-042-0/+188
* Added a little doc about page.html, fix some typos, follow a single conventio...Alexis Daboville2011-06-041-26/+39
* Removed issue #124Skami182011-06-031-1/+2
* Added the manual for pelican-themesSkami182011-05-225-3/+348
* Add the possibility to specify a list of alternatives for locales. Fixes #115Alexis Metaireau2011-05-191-1/+4