Commit graph

  • 127f60c3e9 Update Travis config with new Typogrify package Justin Mayer 2014-01-03 14:27:19 -08:00
  • 505852c04c Use the actively maintained typogrify-web package Justin Mayer 2014-01-03 08:51:52 -08:00
  • f750f38d60 add a signal on article writing Stefan hr Berder 2014-01-02 18:43:45 +01:00
  • 244ba4dda9 source files copy as file not as a new directory Ryan M 2013-12-29 21:13:29 -07:00
  • 027bf0eb5d Merge 9447e0991b into 0b3dc9db21 Chien-Wei Huang 2013-12-29 05:58:33 -08:00
  • 80d7156427 Add support for unicode slugs Martin Paljak 2013-12-28 20:16:50 +00:00
  • 35c5ffb534 Fix for getpelican/pelican#1198 Martin Paljak 2013-12-28 20:12:51 +00:00
  • 28f71a8fe8 Merge 061aae5d13 into 0b3dc9db21 Andreas Kotes 2013-12-27 11:23:08 -08:00
  • 061aae5d13 Address dependency on six during dev/testing. Fixes #1205. Andreas Kotes 2013-12-27 20:23:12 +01:00
  • d0d60c9129 Ignore empty files silently. Fixes #1203. Andreas Kotes 2013-12-27 18:46:43 +01:00
  • d935af3229 Update settings.rst to match tag cloud code Tom Yubing Dong 2013-12-27 15:36:34 +08:00
  • 786a209d2b ctrl+c now correctly terminates fab serve Tom Yubing Dong 2013-12-26 22:30:54 +08:00
  • aaa33de086 Merge 4b81c5edad into 0b3dc9db21 Kale Franz 2013-12-25 20:59:12 -08:00
  • 4b81c5edad Add url and save_as to jinja2 context for all relevant generators Kale Franz 2013-12-25 22:55:40 -06:00
  • df71ee21e4 Add configuration settings for custom tests and globals in jinja2 environment Kale Franz 2013-12-25 15:13:26 -06:00
  • 12d51fa8a0 Add custom configuration for summary ending text Kale Franz 2013-12-25 15:35:32 -06:00
  • f96a65843e Add pycharm/jetbrains .idea folder to gitignore Kale Franz 2013-12-25 14:54:52 -06:00
  • 0b3dc9db21 Merge pull request #1190 from w-vi/quickstart-fix1182 Justin Mayer 2013-12-23 13:03:49 -08:00
  • 71103ef2c1 Fix #1182# wvi 2013-12-23 21:32:10 +01:00
  • 2fe6eafaca Merge 740c1c6637 into 1e203e955a Ivan 2013-12-23 04:45:53 -08:00
  • 740c1c6637 Fixes unexpected .html appended to tag, category and author file names Ivan Leontiev 2013-12-23 13:09:24 +02:00
  • 1e203e955a Merge pull request #879 from joeshaw/post-id Justin Mayer 2013-12-18 18:24:16 -08:00
  • 6ab890ddb7 Merge pull request #1186 from mhrivnak/patch-1 Justin Mayer 2013-12-15 20:22:42 -08:00
  • 17f3f05fb1 Merge 1976eac1bf into 3715749cc6 Michael Hrivnak 2013-12-15 18:13:20 -08:00
  • 1976eac1bf Fixing a typo in documentation Michael Hrivnak 2013-12-15 21:13:03 -05:00
  • 3715749cc6 Minor wording changes in develop_server.sh Justin Mayer 2013-12-11 21:09:02 -08:00
  • da690dfc37 Python-Markdown quote's URL's, we need to unquote to use on filesystem Kyle Fuller 2013-12-09 18:09:34 +00:00
  • bf427c4104 Merge c5178238d0 into e10fe42928 Norton Wang 2013-12-09 10:12:58 -08:00
  • fd7fc2e202 Simplify usage of utils.copy Rogdham 2013-12-07 21:11:15 +01:00
  • 7da0506f2d Fix utils.copy for copying files, add unit tests Rogdham 2013-12-07 17:35:54 +01:00
  • e10fe42928 Merge pull request #1181 from jculpon/ghpages-config Justin Mayer 2013-12-06 18:18:27 -08:00
  • c495502c8f Support publishing to personal pages sites in quickstart Jamie Culpon 2013-12-06 17:39:51 -08:00
  • 257f9ce1ed Merge pull request #1177 from tcg/tcg/pep8-in-conf Justin Mayer 2013-12-05 20:10:55 -08:00
  • 2dede23a3d Merge pull request #1179 from jculpon/draft-casing Justin Mayer 2013-12-04 10:59:45 -08:00
  • c9b84abe46 Make marking articles as drafts case-insensitive Jamie Culpon 2013-12-04 09:32:52 -08:00
  • eeae09be5e wordpress importer: fallback onto wp:post_id if wp:post_name is empty Joe Shaw 2013-12-04 09:45:33 -05:00
  • 301268f67f Fixes issue in devserver introduced in v3.3 Rob Iwancz 2013-12-04 22:26:39 +11:00
  • 44ef4d3eaa Contributing document is reStructuredText not Markdown. Fix formatting Kyle Fuller 2013-12-04 08:10:26 +00:00
  • 4e6a600b97 Link to PEP8 in CONTRIBUTING guide Kyle Fuller 2013-12-04 08:07:26 +00:00
  • 082ce1dd19 Update pelicanconf.py.in Tommy George 2013-12-03 09:48:10 -06:00
  • 3312c902e0 Prioritize the latest version of the doc for search engines. Yohann Lepage 2013-12-01 16:20:35 +08:00
  • f4e78d7254 Merge pull request #1144 from idning/master Justin Mayer 2013-11-27 16:52:03 -08:00
  • a3cb64c320 Merge pull request #642 from kdeldycke/inline-links-import Justin Mayer 2013-11-26 07:12:54 -08:00
  • 83e4d35b44 Produce inline links instead of references. Kevin Deldycke 2013-11-26 10:04:15 +01:00
  • da2128c649 Merge c977c84f45 into 8005f675a7 Mimu 2013-11-25 11:04:56 -08:00
  • d514d55c13 Merge 0669464791 into 8005f675a7 Danilo Bargen 2013-11-25 10:55:33 -08:00
  • 6a8da0b1b3 Added new settings option ALLOW_NON_ASCII_IN_SLUG Kommit 2013-11-26 01:11:26 +08:00
  • 67893592f3 Merge 230fa6bd8e into 8005f675a7 王燊 2013-11-24 23:38:17 -08:00
  • 8005f675a7 Merge pull request #1168 from mitchtbaum/patch-1 Justin Mayer 2013-11-23 12:24:12 -08:00
  • add9a0790d Added ARCHIVES_URL to settings.rst Mitchell Tannenbaum 2013-11-22 19:31:09 -05:00
  • 4e3779ae1d Merge pull request #1159 from jcramb/patch-1 Justin Mayer 2013-11-21 15:45:47 -08:00
  • 756b53139a Merge aae983b3d9 into f832a63501 Mitchell Tannenbaum 2013-11-20 10:38:29 -08:00
  • aae983b3d9 Added CATEGORIES_SAVE_AS setting to settings.rst Mitchell Tannenbaum 2013-11-20 13:35:51 -05:00
  • f832a63501 Merge pull request #1161 from florianjacob/modified_no_default Justin Mayer 2013-11-20 08:56:11 -08:00
  • d7aac6b900 Merge 8735350245 into 1592a45db8 Chris Elston 2013-11-19 09:49:46 -08:00
  • 1592a45db8 Add 'adoc' as a file extension for asciidoc Kyle Fuller 2013-11-19 17:41:33 +00:00
  • ba0f07cc1f Merge pull request #1147 from woshilapin/master Kyle Fuller 2013-11-19 09:39:36 -08:00
  • e9a78b8ccb Merge pull request #1163 from salilpa/patch-1 Kyle Fuller 2013-11-19 09:35:37 -08:00
  • 97766ba1f4 For creating a CNAME, directory name should be extra Salil Panikkaveettil 2013-11-19 16:49:37 +05:30
  • bd9d1b9539 The modified attribute no longer has a default value. This allows for templates using {% if article.modified %} instead of {% if article.modified != article.published %} . Florian Jacob 2013-11-17 23:40:11 +01:00
  • 69ff7dd634 Add test for PAGE_ORDER_BY Mark Lee 2013-11-14 12:37:22 -08:00
  • 0c69f4ad84 Support ordering pages and articles when iterating in templates. Order can be set to a metadata attribute or a sorting function. Default to order by slug for articles and order by filename for pages. David Marble 2013-11-14 12:29:01 -08:00
  • 3b0823f5e6 Build Pelican wheels in universal format Justin Mayer 2013-11-13 13:44:28 -08:00
  • da66245729 Update settings.rst John Cramb 2013-11-13 14:15:08 +11:00
  • ad74464e94 Merge pull request #1140 from gpoo/fix-invalid-atom-feed-uid Justin Mayer 2013-11-12 17:56:13 -08:00
  • 350706b2f0 Merge pull request #1148 from florianjacob/modified_metadata Justin Mayer 2013-11-09 15:34:51 -08:00
  • 4b2fcb09a4 Added a new ''modified:' metadata tag to be able to specify the publication time and date and the last modified time and date independently. Florian Jacob 2013-11-05 19:38:58 +01:00
  • c8f5eb54db Merge pull request #1151 from malept/html-reader-non-conforming-meta-tags Justin Mayer 2013-11-09 14:04:38 -08:00
  • 01edbb5fb0 Merge d30db10cd2 into 455c159b48 Ionel Cristian Mărieș 2013-11-09 13:54:49 -08:00
  • 5fbea6202f Check argument type in get_date utility function before processing it Talha Mansoor 2013-11-10 01:38:44 +05:00
  • 757022eb3a Merge 46d2b519fc into 455c159b48 Talha Mansoor 2013-11-09 11:50:07 -08:00
  • 46d2b519fc Add support for new article metadata modified date Talha Mansoor 2013-11-10 00:42:50 +05:00
  • 35375b19ff Log a warning when the HTML reader encounters a nonconformant meta tag Mark Lee 2013-11-08 14:37:07 -08:00
  • 455c159b48 Various fixes to theme documentation Justin Mayer 2013-11-07 11:05:22 -08:00
  • 9fe3d3c937 Merge pull request #1150 from madewulf/master Alexis Metaireau 2013-11-07 05:02:03 -08:00
  • dc0edb2b2b Add doc about use of metadata per article in custom templates Martin De Wulf 2013-11-07 13:41:19 +01:00
  • c5178238d0 Fixes #1143, spaces in filename links Norton Wang 2013-11-06 00:26:42 -05:00
  • 6b808b2faa Merge pull request #1122 from calfzhou/copy_path Justin Mayer 2013-11-05 18:25:26 -08:00
  • 3b4dad470c Add 'asciidoc' to the ASCIIDoc possible extensions woshilapin 2013-11-05 18:00:07 +01:00
  • 7fadbd682a check IGNORE_FILES on get_files idning 2013-11-03 18:08:08 +08:00
  • 0dc20329a4 Merge pull request #1142 from FloorLamp/master Justin Mayer 2013-11-02 08:54:29 -07:00
  • f69c71000a Fix typo in manual Norton Wang 2013-11-01 16:59:45 -04:00
  • d30db10cd2 Make HTMLReader._handle_meta_tag accept meta tags that don't have name attribute. Ionel Cristian Mărieș 2013-10-31 23:36:49 +02:00
  • efc1d38efd Fix invalid atom feed id:tag Germán Poo-Caamaño 2013-10-31 13:21:56 -07:00
  • 485a10c47e Fix #1039 ATOM feed for sites using https or a subdirectory Germán Poo-Caamaño 2013-10-30 18:11:08 -07:00
  • 79c792998c Merge 7eeb176120 into fb994b1399 Julien Iguchi-Cartigny 2013-10-28 15:56:54 -07:00
  • fb994b1399 Add content dir to default settings file template Justin Mayer 2013-10-28 15:52:09 -07:00
  • 7eeb176120 fix #1116, pages are not generated in version 3.3.0 Julien Iguchi-Cartigny 2013-10-28 19:33:38 +01:00
  • aee44d63c4 fix #1116, pages are not generated in version 3.3.0 Julien Iguchi-Cartigny 2013-10-28 18:57:55 +01:00
  • 1a8498f271 Merge branch 'master' of github.com:kartoch/pelican Julien Iguchi-Cartigny 2013-10-28 15:42:02 +01:00
  • 82c1628bf3 fix #1116, pages are not generated in version 3.3.0 Julien Iguchi-Cartigny 2013-10-14 10:10:38 +02:00
  • cd7875821c Removing references to INPUT_DIR from Makefile template Julien Iguchi-Cartigny 2013-10-28 15:33:27 +01:00
  • 4351859c12 removing trailing slash Julien Iguchi-Cartigny 2013-10-28 15:30:27 +01:00
  • 96e10875b2 Using PATH in pelicanconf.py template to set path to content directory. Julien Iguchi-Cartigny 2013-10-28 14:02:49 +01:00
  • 5e5510cfcf Improve Disqus embed code in notmyidea theme Justin Mayer 2013-10-27 09:27:30 -07:00
  • 6eb00ab294 the beginning of zh_CN docs & a bug fix in en docs Sweetdumplings 2013-10-27 02:12:31 +08:00
  • 4a940da1a2 Merge pull request #1129 from kdeldycke/markdown-youtube-tip Justin Mayer 2013-10-25 19:41:46 -07:00
  • 6c808e426f Document video support in Markdown and reST. Kevin Deldycke 2013-10-21 23:38:25 +02:00
  • c977c84f45 Fixed output of the test mimu 2013-10-25 14:37:12 +09:00
  • 177b8ecd0d Fixed generate filename with article's slug and lang #Ref 1107 mimu 2013-10-13 13:49:36 +09:00