1
0
Fork 0
forked from github/pelican

Commit graph

  • c8f5eb54db Merge pull request #1151 from malept/html-reader-non-conforming-meta-tags Justin Mayer 2013-11-09 14:04:38 -08: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
  • 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
  • efc1d38efd Fix invalid atom feed id:tag Germán Poo-Caamaño 2013-10-31 13:21:56 -07:00
  • fb994b1399 Add content dir to default settings file template Justin Mayer 2013-10-28 15:52:09 -07:00
  • 5e5510cfcf Improve Disqus embed code in notmyidea theme Justin Mayer 2013-10-27 09:27:30 -07: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
  • 5a6d60001d Merge pull request #1132 from fly/disqus_ssl Justin Mayer 2013-10-24 14:23:21 -07:00
  • 9331e42ee1 use // instead of explicitly defining http Jon Chen 2013-10-24 14:36:03 -04:00
  • effac994db Merge pull request #1118 from yapbreak/patch-1 Justin Mayer 2013-10-24 08:41:14 -07:00
  • ae2afa27fc Clarify FAQ entry re: need to install Markdown Justin Mayer 2013-10-19 17:20:13 +02:00
  • cd92ef3696 Merge pull request #1123 from calfzhou/intra-link Alexis Metaireau 2013-10-18 06:44:48 -07:00
  • e538aa2cde Fine-tune url-value HTML attributes list. zhouji 2013-10-17 11:33:34 +08:00
  • 04dba17b80 Fix #1117 Make intra-link support all url-value HTML attributes. zhouji 2013-10-16 17:06:56 +08:00
  • bc94c6b6e3 Merge pull request #1119 from jedbrown/jed/fix-signal-name-doc Kyle Fuller 2013-10-15 08:44:16 -07:00
  • eb6d4bb008 Preserve file metadata (esp. timestamps) when copy static files to output folder. zhouji 2013-10-15 10:37:03 +08:00
  • 2b5db0321b docs/plugins.rst: fix signal name "page_generator_context" Jed Brown 2013-10-11 22:28:43 -05:00
  • caa833877d Change StandardError to RuntimeError Adrien Oliva 2013-10-11 15:52:47 +02:00
  • 754611180b Merge pull request #1115 from torrance/headers_fix Alexis Metaireau 2013-10-10 01:48:33 -07:00
  • 6dafe69ac6 Ensure headers from base.html are included. Torrance 2013-10-10 14:29:42 +13:00
  • 00150f3556 xml => lxml for bs4, in pelican-import.wp2fields() David Branner 2013-10-09 11:53:11 -04:00
  • e2f50750d2 Add Tumblr and Posterous to importer description Justin Mayer 2013-10-08 13:20:56 +02:00
  • f83d0d3b0c Handle east asian character column width in the importer Kyle Fuller 2013-10-08 09:46:40 +01:00
  • 9ebe06156c Merge pull request #1110 from tshepang/deprecated Justin Mayer 2013-10-07 03:06:11 -07:00
  • 67d3ab8883 assertEquals is deprecated in favor of assertEqual Tshepang Lekhonkhobe 2013-10-06 16:15:43 +02:00
  • 9657071301 Python 3.3 got mock Tshepang Lekhonkhobe 2013-10-06 15:30:14 +02:00
  • cb82e48636 None, not False, in *_SAVE_AS docs. Fixes #1106. Justin Mayer 2013-10-04 16:23:19 +02:00
  • 47e19b8d18 Merge pull request #1096 from saimn/smartypants Justin Mayer 2013-09-28 05:32:04 -07:00
  • a49b744e95 Fix tests with latest versions of smartypants. Simon Conseil 2013-09-26 00:37:35 +02:00
  • 2b87eb7af6 Add a caching mechnism cache-readers Alexis Métaireau 2013-09-25 23:35:36 +02:00
  • dbbf95b184 Merge pull request #1093 from honzajavorek/intrasite-link-parsing Alexis Metaireau 2013-09-25 07:58:27 -07:00
  • 6ed23fec7d Tuned the tests so they are PY3 compilant. Honza Javorek 2013-09-25 16:31:23 +02:00
  • 7415d370e6 Added tests. Honza Javorek 2013-09-25 16:13:28 +02:00
  • 6fb0335269 Attempt to be compilant with Python 3. Honza Javorek 2013-09-25 11:39:29 +02:00
  • a987b65bd2 Watch static folders in Autoreload mode M. Utku Altinkaya 2013-09-25 04:43:06 +03:00
  • 2c468f091a Prepare version 3.3.1.dev for next development cycle Justin Mayer 2013-09-24 21:57:28 +02:00
  • b35ce43b7f Bump version 3.3.0 3.3.0 Justin Mayer 2013-09-24 21:57:07 +02:00
  • 2f57b86560 Modify sed command in bumpr.rc to support BSD Justin Mayer 2013-09-24 21:37:53 +02:00
  • 5f23aab807 Change Bumpr test from tox to unittest Justin Mayer 2013-09-24 21:28:59 +02:00
  • 7d43c4fa00 Support for params and fragments in intrasite links. Adresses #1063. Honza Javorek 2013-09-24 15:18:09 +02:00
  • e5c0a54c57 Removed obsolete comment. Honza Javorek 2013-09-24 14:19:47 +02:00
  • f6c9237a01 Enhance and correct documentation Justin Mayer 2013-09-23 19:30:51 +02:00
  • 07f87969ea Update changelog Justin Mayer 2013-09-23 19:28:06 +02:00
  • 3857fd72b5 Merge branch 'master' of github.com:getpelican/pelican Alexis Métaireau 2013-09-17 17:32:15 +02:00
  • 22da74211d Fix a broken link Alexis Métaireau 2013-09-17 17:32:08 +02:00
  • 74069e771f Merge pull request #1084 from karmadharma/pygmentdocsanddefault Alexis Metaireau 2013-09-16 02:32:17 -07:00
  • 76e47e5198 Merge pull request #1083 from bmcorser/bmcorser/fix-utils-copy Alexis Metaireau 2013-09-16 02:01:46 -07:00
  • 3580233b38 Support for pygment defaults and relevant documentation SDGSDG 2013-09-15 22:43:24 -07:00
  • 85213f077b Merge pull request #1075 from jeekajoo/patch-1 Justin Mayer 2013-09-15 08:35:01 -07:00
  • e03cf3f517 Fix utils.copy behaviour bmcorser 2013-09-14 16:18:53 +01:00
  • 9935286e19 Merge pull request #1056 from bmcorser/fix-utils-copy Alexis Metaireau 2013-09-09 15:01:13 -07:00
  • bb50bdbc34 Merge pull request #1081 from talha131/patch-1 Alexis Metaireau 2013-09-09 00:47:28 -07:00
  • 3d419bf55d Update changelog.rst Talha Mansoor 2013-09-09 10:28:47 +05:00
  • 13199792a7 Add tip on how to add videos to your blog. Talha Mansoor 2013-09-09 00:52:26 +05:00
  • bc26cde436 Add details on how to use Pelican for non-blog static sites Talha Mansoor 2013-09-09 00:45:45 +05:00
  • dd66ad6731 Merge pull request #1071 from talha131/change-intrasite-link-syntax-updated Alexis Metaireau 2013-09-08 14:00:57 -07:00
  • e2236d50d6 Update settings documentation to explain INTRASITE_LINK_REGEX Talha Mansoor 2013-09-01 01:01:25 +05:00
  • 48fa70c6a6 Add INTRASITE_LINK_REGEX to configuration that user can modify Talha Mansoor 2013-09-01 00:35:13 +05:00
  • bddf0faa9c Update documentation to reflect change in intrasite link syntax Talha Mansoor 2013-08-29 23:23:54 +05:00
  • 6813cd923f Close some HTML tags. Fix #1076 Alexis Métaireau 2013-09-08 17:07:30 +02:00
  • b7bc570215 add async and defer attributes to piwik.js jeekajoo 2013-09-02 19:25:46 +02:00
  • 089059aec6 Clarify revised functinality bmcorser 2013-08-31 22:11:03 +01:00
  • 10c62b27dd More exciting files bmcorser 2013-08-31 22:00:52 +01:00
  • ef16c915d4 Clarification of THEME_STATIC_PATHS behaviour bmcorser 2013-08-31 21:48:19 +01:00
  • 8d352d9a78 Correct upload targets in Makefile.in Justin Mayer 2013-08-29 17:35:48 -07:00
  • 2f34307e12 Change the regex so that it parse |filename| and {filename} equally Talha Mansoor 2013-08-29 23:14:47 +05:00
  • 8367ae4e98 Merge pull request #1066 from saimn/markdown Justin Mayer 2013-08-28 15:57:44 -07:00
  • 71cca7a444 Fix the behavior of Markdown extensions. Simon Conseil 2013-08-26 23:22:08 +02:00
  • 2fb00a980a Merge pull request #815 from noirbizarre/doc-versionning Justin Mayer 2013-08-28 07:59:32 -07:00
  • 651e59fce1 Merge pull request #1057 from astephen2/metadata Alexis Metaireau 2013-08-25 09:31:22 -07:00
  • 5a322ecc1e Pin bumpr version to avoid config breakage with new versions Axel Haustant 2013-08-25 14:14:43 +02:00
  • 8d41d6ba24 Refs #1028. Now iterating over tags Alex Stephen 2013-08-24 23:36:07 -04:00
  • bad8cfb3d9 Added bumpr as a development requirement to perform release Axel Haustant 2013-08-24 20:20:37 +02:00
  • c61f6f402a Prepare for bumpr Axel Haustant 2013-03-27 09:30:54 +01:00
  • b144c3cfbd Hack out overwrite param bmcorser 2013-08-24 14:38:06 +01:00
  • 0f4058a317 Add regressison test for recursively copying files bmcorser 2013-08-24 13:42:55 +01:00
  • d22b089241 Adding placeholder files for regression test bmcorser 2013-08-24 13:41:22 +01:00
  • 2826c1a558 Added metadata information. Refs #1028 Alex Stephen 2013-08-21 22:58:50 -04:00
  • 9d583961e7 Fix for THEME_STATIC_PATHS by copying sensitively bmcorser 2013-08-21 19:57:55 +01:00
  • e6e99ffbb9 Change current release section with a constant title Axel Haustant 2013-03-27 10:11:45 +01:00
  • 469c531ae4 Include version in doc and warn if it's a dev version. Axel Haustant 2013-03-27 09:16:19 +01:00
  • d11b33030f Use .dev suffix for development versions Axel Haustant 2013-03-27 09:15:35 +01:00
  • 1fad70e5b9 Merge pull request #1053 from kura/remove-youtube Alexis Metaireau 2013-08-19 03:47:51 -07:00
  • 895945e3cc Removed YouTube directive as it's been moved to a Plugin Kura 2013-08-19 11:45:59 +01:00
  • 2e845feb02 Merge pull request #1050 from getpelican/content-written-signal Alexis Metaireau 2013-08-17 11:07:55 -07:00
  • 56371aaf0f update the changelog Alexis Métaireau 2013-08-17 17:42:54 +02:00
  • 39570053e1 Merge pull request #1051 from getpelican/relative-links Alexis Metaireau 2013-08-17 08:41:50 -07:00
  • e2ca6d7608 Add categories and tags to the replacement mechanism. Alexis Métaireau 2013-08-17 17:36:13 +02:00
  • 339955376e Add a content_written signal Alexis Métaireau 2013-08-17 12:48:34 +02:00
  • 2a599b8646 Reactivate travis IRC reports. Alexis Métaireau 2013-08-17 01:23:09 +02:00
  • aae56fee39 exception.message was removed in py 3.X Alexis Métaireau 2013-08-17 01:12:39 +02:00
  • 73b37989f7 update the readers tests Alexis Métaireau 2013-08-17 01:02:07 +02:00