summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Document how to stop generation of certain pagesJustin Mayer2013-06-281-3/+7
* More explicit settings docs concerning list templatesDanilo Bargen2013-06-281-2/+6
* Add more missing -s flags to tips doc pageJustin Mayer2013-06-261-2/+2
* Missing -s flag added to command on tips doc pageJustin Mayer2013-06-251-1/+1
* Keep certain files when cleaning output; fix #574Justin Mayer2013-06-251-0/+3
* Update changelogJustin Mayer2013-06-151-0/+11
* Merge pull request #795 from wking/read-fileJustin Mayer2013-06-153-6/+74
|\
| * Document path metadata extractionW. Trevor King2013-06-122-0/+51
| * docs/plugins.rst: Document signal name changesW. Trevor King2013-06-121-0/+19
| * Add the EXTRA_PATH_METADATA settingW. Trevor King2013-06-121-0/+1
| * Remove the FILES_TO_COPY settingW. Trevor King2013-06-121-3/+0
| * generators: Update PagesGenerator to use new read_fileW. Trevor King2013-06-121-3/+3
* | utils: Add some ISO 8601 forms to get_date()W. Trevor King2013-06-111-1/+5
|/
* Add documentation for ARCHIVES_SAVE_AS settingJustin Mayer2013-06-101-0/+1
* Docs: Add six, markupsafe to install dependenciesThanos Lefteris2013-06-031-0/+4
* Drop python 3.2 support and move to python 3.3.Simon Conseil2013-06-022-21/+17
* Merge pull request #881 from ben2367/patch-1Justin Mayer2013-05-141-2/+2
|\
| * Update importer documentationben23672013-05-091-2/+2
* | Merge pull request #858 from jmurty/feature/import_wp_pagesAlexis Metaireau2013-05-131-1/+3
|\ \ | |/ |/|
| * Import wordpress pages to pages/ subdir with --dir-page optionJames Murty2013-04-191-1/+3
* | Add more detail to Pygments FAQ entry. Fixes #821Justin Mayer2013-05-061-2/+11
* | Add reST example to arbitrary metadata FAQ entryJustin Mayer2013-05-061-1/+5
* | Add warning to docs re: DELETE_OUTPUT_DIRECTORYJustin Mayer2013-05-021-2/+4
* | Prepare for next versionJustin Mayer2013-04-241-0/+3
* | Add 3.2 release date to changelog3.2Justin Mayer2013-04-241-1/+1
* | Add new changelog items and link to Tutorials wikiJustin Mayer2013-04-232-1/+9
* | Merge pull request #862 from avaris/emacs-autoreloadJustin Mayer2013-04-221-3/+3
|\ \
| * | ignore emacs lock files and exception handling for watchersDeniz Turgut2013-04-221-3/+3
* | | adds a 'strftime' jinja fiter that uses LOCALEDeniz Turgut2013-04-211-1/+19
|/ /
* | Add content_object_init to list of signalsJustin Mayer2013-04-201-0/+1
* | Accept `mdown` file extension for Markdown files.Emily Strickland2013-04-172-5/+6
|/
* DOC: fix the Markdown example for static index page URL overrideVlad Niculae2013-04-171-1/+1
* Getting Started documentation overhaulJustin Mayer2013-04-161-116/+126
* Minor documentation improvementsJustin Mayer2013-04-166-31/+31
* Clarify docs regarding pages. Fixes #847.Justin Mayer2013-04-141-5/+7
* Update FAQ and changelogJustin Mayer2013-04-142-31/+55
* Add CONTRIBUTING file; include in contribute.rstJustin Mayer2013-04-131-47/+69
* Cleanup tox and remove mentions of webassets.Simon Conseil2013-04-141-2/+0
* remove plugins, update docs and update dependeciesDeniz Turgut2013-04-121-314/+14
* Merge pull request #837 from justinmayer/relativeoffJustin Mayer2013-04-122-5/+5
|\
| * Change RELATIVE_URLS default to False - Fixes #829Justin Mayer2013-04-112-5/+5
* | Remove allusion to Python versions less than 2.7Justin Mayer2013-04-111-2/+0
* | Document supported Python versionsJustin Mayer2013-04-111-2/+10
|/
* Add translation metadata support.Rogdham2013-04-061-0/+13
* Fix for issue #428: Use PLUGIN_PATH properlyDeniz Turgut2013-04-051-1/+2
* unify css class for pygmentsDeniz Turgut2013-04-022-5/+10
* Add new option for controlling whether to display categories on menu or notDavid Beitey2013-04-012-0/+5
* Implement Posterous import - fixes #608Irfan Ahmad2013-03-291-2/+13
* fixed related_posts pluginDeniz Turgut2013-03-261-3/+3
* Merge pull request #790 from davidjb/raise-exceptionsAlexis Metaireau2013-03-221-0/+2
|\