| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | Merge pull request #2072 from drounin/overrides_ref2021+merge_update | Justin Mayer | 2018-03-05 | 1 | -6/+18 | |
| | |\ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| | | * | | | | Add THEME_TEMPLATE_OVERRIDES. Refs 2021 | Pedro H | 2017-10-10 | 1 | -6/+18 | |
| | * | | | | | Merge pull request #2235 from mosra/paginator-pattern-url | Justin Mayer | 2018-02-10 | 1 | -0/+15 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Minimal documentation for the new *_ARCHIVE_URL settings. | Vladimír Vondruš | 2018-02-10 | 1 | -0/+15 | |
| | | | |_|/ / | | |/| | | | ||||||
| | * | | | | | Merge pull request #2228 from skz169/page-generator-write-page-signal | Justin Mayer | 2018-02-09 | 1 | -0/+1 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Add a new signal: page_generator_write_page | Sergei K | 2017-10-17 | 1 | -0/+1 | |
| | | | |/ / / | | |/| | | | ||||||
| | * | | | | | Merge pull request #2234 from dwarvenhoard/feature/extension-setting | Justin Mayer | 2018-02-08 | 1 | -0/+4 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | made template extensions configurable | Dan Bate | 2017-10-24 | 1 | -0/+4 | |
| | | | |/ / / | | |/| | | | ||||||
| | * | | | | | Merge pull request #2197 from jorgesumle/typofix | Justin Mayer | 2018-02-08 | 1 | -1/+1 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | pelican/ is not necessary (documentation content.rst) | Jorge Maldonado Ventura | 2017-08-08 | 1 | -1/+1 | |
| | | * | | | | | Typofix: | Jorge Maldonado Ventura | 2017-08-08 | 1 | -1/+1 | |
| | * | | | | | | Fix documentation for *_SAVE_AS in themes.rst: | ix5 | 2017-12-10 | 1 | -8/+8 | |
| | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | | Make HTMLReader parse multiple occurences of metadata tags as list | Mr. Senko | 2017-12-02 | 1 | -0/+1 | |
| |/ / / / / | ||||||
| * | | | | | Merge pull request #2251 from fgallaire/content | Justin Mayer | 2017-11-12 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Change pelican-import output directory default name to "content" (fix #2250) | Florent Gallaire | 2017-11-09 | 1 | -1/+1 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Align import style with flake8-import-order 0.15 | Justin Mayer | 2017-11-07 | 1 | -0/+1 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #2230 from jorgesumle/url-docs | Justin Mayer | 2017-10-23 | 1 | -2/+2 | |
| |\ \ \ \ | ||||||
| | * | | | | Update URL from documentation. | Jorge Maldonado Ventura | 2017-10-22 | 1 | -2/+2 | |
| | | |/ / | |/| | | ||||||
| * | | | | Correct typo from documentation | Jorge Maldonado Ventura | 2017-10-22 | 1 | -2/+2 | |
| |/ / / | ||||||
| * | | | Drop unsupported Python 3.3 | Hugo | 2017-10-02 | 1 | -1/+1 | |
| * | | | Fix typo from documentation | Jorge Maldonado Ventura | 2017-08-12 | 1 | -3/+3 | |
| |/ / | ||||||
| * | | Encourage use of https:// in SITEURL | Justin Mayer | 2017-07-25 | 1 | -3/+5 | |
| * | | Fix copyright year to date of first publication | Justin Mayer | 2017-07-19 | 1 | -1/+1 | |
| * | | Merge pull request #1982 from adeverteuil/feature_check_static_modified | Justin Mayer | 2017-06-22 | 1 | -0/+14 | |
| |\ \ | |/ |/| | ||||||
| | * | Add two STATIC_ settings. Fix #1982 | Alexandre de Verteuil | 2016-12-30 | 1 | -0/+14 | |
| * | | Fix warnings originating from bad regexes | derwinlu | 2017-03-27 | 1 | -2/+2 | |
| * | | Merge pull request #2085 from Scheirle/feed_signal | Justin Mayer | 2017-03-19 | 2 | -1/+3 | |
| |\ \ | ||||||
| | * | | Add new signal: feed_generated | Bernhard Scheirle | 2017-01-16 | 2 | -1/+3 | |
| * | | | Merge pull request #2086 from Sjord/better-headers-in-tips-doc | Justin Mayer | 2017-02-28 | 1 | -8/+6 | |
| |\ \ \ | ||||||
| | * | | | Use better headers in tips docs | Sjoerd | 2017-01-14 | 1 | -8/+6 | |
| | |/ / | ||||||
| * | | | Implement review feedback | derwinlu | 2017-02-28 | 1 | -1/+1 | |
| * | | | Add python3.6 test environment | derwinlu | 2017-01-23 | 1 | -1/+4 | |
| |/ / | ||||||
| * | | Prepare version 3.7.2.dev0 for next development cycle | Justin Mayer | 2017-01-10 | 1 | -0/+5 | |
| * | | Bump version 3.7.13.7.1 | Justin Mayer | 2017-01-10 | 2 | -4/+5 | |
| * | | Replace m-dash with semi-colon in changelog | Justin Mayer | 2016-12-31 | 1 | -1/+1 | |
| |/ | ||||||
| * | Prepare version 3.7.1.dev0 for next development cycle | Justin Mayer | 2016-12-14 | 1 | -0/+5 | |
| * | Bump version 3.7.03.7.0 | Justin Mayer | 2016-12-12 | 1 | -1/+1 | |
| * | Update changelog for 3.7 release | Justin Mayer | 2016-12-12 | 1 | -12/+31 | |
| * | Remove spurious whitespace in documentation source | Justin Mayer | 2016-12-03 | 3 | -31/+31 | |
| * | Add more docs for `--write-selected` option | Michael Lissner | 2016-12-03 | 2 | -1/+16 | |
| * | Merge pull request #2051 from Totktonada/feature/rss_full_content_opt | Justin Mayer | 2016-12-03 | 1 | -0/+6 | |
| |\ | ||||||
| | * | Add option to include full content into RSS feeds | Alexander Turenko | 2016-11-20 | 1 | -0/+6 | |
| * | | Allow setting Jinja environment arguments from settings | Ryan M | 2016-12-03 | 1 | -2/+5 | |
| * | | Fix missing word typo in settings.rst | Kevin Brotcke | 2016-11-23 | 1 | -1/+3 | |
| |/ | ||||||
| * | Fix #2037. Major overhaul of settings page. | Viorel Tabara | 2016-11-17 | 1 | -441/+774 | |
| * | Merge pull request #2035 from omiday/pep8 | Justin Mayer | 2016-11-14 | 1 | -10/+13 | |
| |\ | ||||||
| | * | Fixes #2032 | Viorel Tabara | 2016-10-22 | 1 | -10/+13 | |
| * | | Set the Markdown output format to html5 by default | Bernhard Scheirle | 2016-11-02 | 1 | -2/+2 | |
| * | | doc: updates MARKDOWN | Bernhard Scheirle | 2016-11-02 | 3 | -9/+11 | |
| * | | Merge pull request #1972 from nstinus/localize_quickstart | Justin Mayer | 2016-10-29 | 1 | -2/+10 | |
| |\ \ | ||||||
