Commit graph

  • 56a483475b PyCodeStyle fixes to keep Flake8 happy Justin Mayer 2017-10-26 13:53:32 -07:00
  • 88da1b89cb made template extensions configurable Dan Bate 2017-01-15 22:57:01 +00:00
  • 71625af8a4 Merge pull request #2230 from jorgesumle/url-docs Justin Mayer 2017-10-23 07:27:53 -07:00
  • aac005cd0f Merge pull request #2231 from jorgesumle/comma-missing-docs Justin Mayer 2017-10-23 07:26:41 -07:00
  • fa70988421 Correct typo from documentation Jorge Maldonado Ventura 2017-10-22 18:07:36 +02:00
  • e83c3d9796 Update URL from documentation. Jorge Maldonado Ventura 2017-10-22 15:51:56 +02:00
  • 17b37358e9 Add a new signal: page_generator_write_page Sergei K 2017-10-17 07:38:18 +05:00
  • 268810b7b7 Fix flake8 warnings Charles Flèche 2017-10-15 13:08:01 +07:00
  • 26e77014a3 Do not call refresh_metadata_intersite_links in __init__ if not needed Charles Flèche 2017-10-15 13:00:34 +07:00
  • e6755e7641 Call generator's refresh_metadata_intersite_links after contexes are made Charles Flèche 2017-10-15 12:55:02 +07:00
  • 75e1f1467e Add refresh_metadata_intersite_links for Articles and Pages generators Charles Flèche 2017-10-15 12:50:33 +07:00
  • 3f7540d91e Extract Content.refresh_metadata_intersite_links Charles Flèche 2017-10-15 12:14:41 +07:00
  • 53208d7d55 Merge branch 'patch-3' of https://github.com/stuaxo/pelican into patch-3 Stuart Axon 2017-10-14 20:36:08 +01:00
  • 2ece08afaf Update pelican_import.py Stuart Axon 2017-10-14 19:46:16 +01:00
  • ea1104061a Update test_importer.py Stuart Axon 2017-10-14 18:24:43 +01:00
  • 310ae7edee Update pelican_import.py Stuart Axon 2017-10-14 17:35:51 +01:00
  • 2acd936bf4 Remove Content._summary and direclty access metadata on request Charles Flèche 2017-10-14 22:31:49 +07:00
  • b2f0f85802 Fix flake8 error Charles Flèche 2017-10-14 02:50:30 +07:00
  • 4603cf9627 Prevent useless call to _update_content on _summary when requested Charles Flèche 2017-10-14 02:32:09 +07:00
  • a4b65ac09f Fix intrasite links for non-'summary' metadata Charles Flèche 2017-10-14 02:31:44 +07:00
  • c776cb2234 Process URLs after wordpress XML has been converted output format Don't download files more than once Handle post names that are just spaces Stuart Axon 2017-10-13 01:05:22 +01:00
  • f237e1f218 pelican-import: Stuart Axon 2017-10-10 15:22:11 +01:00
  • fe2eb86faf pelican-import, fix urls of attached files Stuart Axon 2017-10-12 00:45:59 +01:00
  • df50dd958e Make file path be from root Stuart Axon 2017-10-12 16:28:30 +01:00
  • 006b41b48a Update test_importer.py Stuart Axon 2017-10-12 01:50:39 +01:00
  • eb4ef74f71 Update test_importer.py Stuart Axon 2017-10-12 01:45:00 +01:00
  • cc474ff843 Update test_importer.py Stuart Axon 2017-10-12 01:42:28 +01:00
  • d41b70316c Update pelican_import.py Stuart Axon 2017-10-12 01:41:12 +01:00
  • f92d62ab70 Update test_importer.py Stuart Axon 2017-10-12 01:37:31 +01:00
  • 68c56cd3f6 Update pelican_import.py Stuart Axon 2017-10-12 01:25:01 +01:00
  • 97c7089d28 pelican-import, fix urls of attached files Stuart Axon 2017-10-12 00:45:59 +01:00
  • 359ffcabb8 Merge pull request #2218 from stuaxo/patch-1 Justin Mayer 2017-10-10 07:14:11 -07:00
  • 50af2ed45d Add THEME_TEMPLATE_OVERRIDES. Refs 2021 Pedro H 2016-10-16 15:47:22 +08:00
  • db027929b5 Merge pull request #2217 from hugovk/update-python-version-for-tox Justin Mayer 2017-10-09 09:19:56 -07:00
  • da05657e13 Merge pull request #2216 from hugovk/rm-python3.3 Justin Mayer 2017-10-09 09:17:36 -07:00
  • 012d034cba Check for 0 dates in pelican-import Stuart Axon 2017-10-02 22:05:42 +01:00
  • ebf31e85c4 Update Python version for Tox to create py35 Hugo 2017-10-02 18:35:11 +03:00
  • ce0787f0d3 Drop unsupported Python 3.3 Hugo 2017-10-02 18:33:21 +03:00
  • f8da7077d8 Remove outdated Python versions in CONTRIBUTING Justin Mayer 2017-09-21 05:18:27 -07:00
  • 0b8e243738 Merge pull request #2203 from jorgesumle/typo-documentation Justin Mayer 2017-08-23 06:06:27 -07:00
  • 5efdd1a778 Merge pull request #2190 from jorgesumle/notmyidea Justin Mayer 2017-08-23 06:02:24 -07:00
  • 2013fc0ab2 Fix typo from documentation Jorge Maldonado Ventura 2017-08-12 21:40:27 +02:00
  • 3de38bcb2f import readline in pelican_quicktart.py if available (2) Jorge Maldonado Ventura 2017-08-12 21:20:43 +02:00
  • edabc35ac0 Update tips.rst Zach Gollwitzer 2017-08-09 13:22:38 -05:00
  • d6dca3403d pelican/ is not necessary (documentation content.rst) Jorge Maldonado Ventura 2017-08-08 23:45:00 +02:00
  • b1bc9a6f5f Typofix: - paragraph missing stop - Remove unnecessary colon Jorge Maldonado Ventura 2017-08-08 01:16:13 +02:00
  • b4a09947dc Introduce Jinja2 filters for converting links in additional fields. Vladimír Vondruš 2017-06-06 23:39:13 +02:00
  • 9d8d555708 Regenerate tests' output Jorge Maldonado Ventura 2017-08-06 13:55:12 +02:00
  • 5d96fdd8b4 Remove develop_server.sh in favour of pelican serving static files itself Johannes 'josch' Schauer 2017-07-10 16:59:35 +02:00
  • a2d0705987 Remove Internet Explorer script, as it wasn't being used: 404 HTTP error Jorge Maldonado Ventura 2017-07-30 17:49:43 +02:00
  • 9ce09c0715 Store fonts of notmyidea theme locally Jorge Maldonado Ventura 2017-07-30 17:46:18 +02:00
  • 9495a6c3df Remove trailing whitespaces from notmyidea Jorge Maldonado Ventura 2017-07-30 17:41:03 +02:00
  • df231b595c Fix the check if 'output_path' is inside of 'path' Oleksii Tsvietnov 2017-04-16 23:38:55 +02:00
  • 68724e9682 Encourage use of https:// in SITEURL Justin Mayer 2017-07-25 09:00:41 -07:00
  • 089b46b7eb Consolidate validation of content (#2128) winlu 2017-07-24 19:01:14 +02:00
  • 706c6f6f2f Merge pull request #2184 from jonaslb/fabfilefix Justin Mayer 2017-07-24 09:09:01 -07:00
  • 84d99a04fc expand c4b184fa32 derwinlu 2017-07-24 15:05:13 +02:00
  • c4b184fa32 Consolidate validation of content derwinlu 2017-03-28 14:51:57 +02:00
  • 1c96d8c933 Correct import of socketserver on Python 3 Jonas Lundholm Bertelsen 2017-07-24 12:25:21 +02:00
  • 970a4198f0 Merge 2d23a368c7 into 42b205d75c Brian Levin 2017-07-21 17:51:32 +00:00
  • 42b205d75c Merge pull request #2142 from MinchinWeb/patch-1 Justin Mayer 2017-07-21 10:34:18 -07:00
  • fbb1f32a06 Merge pull request #2165 from pananormalny/fix_rsync_makefile Justin Mayer 2017-07-20 14:54:03 -07:00
  • 35fbae186f Merge d81a9ac3a5 into f9a778fcae Aldo Ridhoni 2017-07-20 21:50:37 +00:00
  • f9a778fcae Merge pull request #2163 from mosra/override-docutils-html-translator Justin Mayer 2017-07-20 14:14:43 -07:00
  • 43ec3c4f7d Fix copyright year to date of first publication Justin Mayer 2017-07-19 13:29:04 -07:00
  • 7336de45cb Ability to override docutils HTML writer/translator. Vladimír Vondruš 2017-06-06 20:34:56 +02:00
  • 31e00b403c Suppress error messages when PID files cannot be found Peter Mosmans 2017-06-30 12:26:13 +10:00
  • d4435ea874 Merge pull request #1982 from adeverteuil/feature_check_static_modified Justin Mayer 2017-06-22 12:49:26 -07:00
  • fdaaf15fe7 Merge f2720388aa into fa1d4d937c Greg Brener 2017-06-19 16:46:53 +00:00
  • f2720388aa Remove unnecessary line Greg Brener 2017-06-19 11:46:48 -05:00
  • aa5cef341d In autoreload mode, only reprocess modified files gbrener 2017-06-18 22:25:54 -05:00
  • 30b2aab7b6 Add recursion stop Mr. Senko 2017-06-11 02:28:32 +03:00
  • 771a7579cb Avoid circular import, pass Readers() to Content as parameter Mr. Senko 2017-06-11 01:27:43 +03:00
  • 850a7db5f0 New feature: support for {include} syntax. Fixes #1902. Mr. Senko 2016-05-26 17:36:48 +03:00
  • fdf355c377 Fix rsync_upload in Makefile template evilroot 2017-06-08 22:54:12 +01:00
  • 3d298adcac Merge 15f7444559 into fa1d4d937c Jiachen Yang 2017-06-07 22:46:41 +00:00
  • 0f39dbdf00 Document _URL/_SAVE_AS path matching req. Fix #2158 David Zaslavsky 2017-06-07 15:11:58 -04:00
  • 40e60a1d68 Merge 3d41e85b7e into fa1d4d937c Deny Dias 2017-06-06 11:39:46 +00:00
  • 2e71276630 Merge 47349d128a into fa1d4d937c Greg Meece 2017-06-02 00:34:05 +00:00
  • 875f14d517 Merge 17db921f3f into fa1d4d937c Greg Meece 2017-06-02 00:34:05 +00:00
  • 05e4e8fd7c Merge 3a26ecd340 into fa1d4d937c Rogdham 2017-06-01 22:20:10 +00:00
  • 8ed032debf Merge 0e9b8914e9 into fa1d4d937c Qiangjun Ran 2017-06-01 17:29:38 +00:00
  • 5e240345b5 Merge 70c1ee7c68 into fa1d4d937c kernc 2017-06-01 17:29:38 +00:00
  • cc629b32f9 Merge 8536cacf5f into fa1d4d937c Jan Matějka 2017-06-01 16:17:38 +00:00
  • 01291c7683 Merge 0a4c0d35b0 into fa1d4d937c Oleksii Tsvietnov 2017-06-01 00:59:50 +00:00
  • b1c0a25bee Merge 0db926a6c7 into fa1d4d937c Sebastian Pipping 2017-06-01 00:59:50 +00:00
  • b9bb7195d9 Merge a36d603394 into fa1d4d937c Abraham Varricatt 2017-05-31 22:32:26 +00:00
  • fa1d4d937c Merge pull request #2130 from ingwinlu/more_py36_regex_warnings Justin Mayer 2017-05-31 09:10:22 -07:00
  • fa66f6a386 Merge 546e64b8c4 into 1d556c78b6 Jerry Asher 2017-05-29 18:55:10 +00:00
  • edb2be90e5 Force gh_pages target to build site using production settings before publishing to GitHub Pages Joao Moreira 2017-05-24 18:56:43 -05:00
  • 1d556c78b6 Merge pull request #2149 from ingwinlu/fixup_ec5c77b25145f7c20fee24c6b85b478295dbc956 Justin Mayer 2017-05-23 12:58:59 -07:00
  • 248df6eabe Merge 5d8a78ff00 into c2b2def1c8 Forest 2017-05-15 09:43:18 +00:00
  • e8711dce9b Merge 3ee823173c into c2b2def1c8 Franco Bugnano 2017-05-15 09:43:18 +00:00
  • 1837491df8 Merge 0775340a7a into c2b2def1c8 Barry Steyn 2017-05-11 19:59:44 +00:00
  • df92b62fb9 Merge 8e3a7aca82 into c2b2def1c8 Aurélien Matouillot 2017-05-11 08:58:37 +00:00
  • 9a2fc00e5b Merge 318056c448 into c2b2def1c8 Tyler Xing 2017-05-10 19:12:08 +00:00
  • 7690250ba9 Merge 539a19b1a0 into c2b2def1c8 Steve Schwarz 2017-05-09 11:09:48 +00:00
  • e0afecfe5b Merge 03a2e1fe9c into c2b2def1c8 James J Porter 2017-05-08 20:07:54 +00:00
  • 4230b45491 Merge f23fc52c9d into c2b2def1c8 Auke Willem Oosterhoff 2017-05-08 20:07:18 +00:00
  • 0db926a6c7 Fix empty page listing for default/notmyidea theme (issue #2097) Sebastian Pipping 2017-05-06 16:48:55 +02:00