Commit Graph

315 Commits

Author SHA1 Message Date
Austin Dworaczyk Wiltshire
8497de9413 Fix Sitemap generation for non-file urls.
Fixes getpelican/pelican-plugins#168.
2014-05-11 17:22:02 -07:00
Justin Mayer
47f5050463 Merge pull request #200 from khuevu/master
Add a plugin to extract representative image for an article
2014-05-08 19:35:59 -07:00
Justin Mayer
9d9f272895 Merge pull request #199 from krischer/master
Liquid Tags: line numbers for include_code
2014-05-06 11:03:25 -07:00
Khue Vu
624734724b update Readme.md 2014-05-07 00:40:00 +08:00
Justin Mayer
7f52729121 Merge pull request #153 from joergdietrich/collapse-code
Collapsible notebook code cells in liquid_tags plugin
2014-05-06 06:48:13 -07:00
Jörg Dietrich
620d176f30 Update Readme to specify which template is needed for which IPython version 2014-05-06 11:04:17 +02:00
Jörg Dietrich
5d1b77a238 work with IPython 1.x and 2.0 2014-05-06 10:51:34 +02:00
Khue Vu
c15a9dc250 change image property name to featured_image 2014-05-06 09:20:30 +08:00
Khue Vu
2b37362873 add the plugin to extract representative image for article and assign to an article's property 2014-05-06 00:27:42 +08:00
Justin Mayer
4252f8f230 Merge pull request #197 from Jenselme/creole_reader
Creole reader: add source code highlighting support
2014-05-02 08:02:54 -07:00
Jörg Dietrich
42f90c94fb attempt to merge master with collapsible code 2014-05-02 13:51:33 +02:00
Lion Krischer
97e2d7549b Liquid Tags: line numbers for include_code 2014-05-01 01:18:08 +02:00
Julien Enselme
3a804aec12 Creole reader: add source code highlighting support.
Correct typo.
2014-04-30 10:32:48 +02:00
Justin Mayer
1d4d19aca5 Merge pull request #195 from Jenselme/creole_reader
Add a plugin to read the wikicreole syntax.
2014-04-22 20:20:53 -07:00
Jenselme
9750c13665 Add dependency information. 2014-04-22 00:05:08 +02:00
Julien Enselme
046eaadd61 Add the Creole Reader plugin 2014-04-21 23:57:04 +02:00
Justin Mayer
c96846c201 Merge pull request #190 from Scheirle/master
[pelican_comment_system] Added Avatars, Identicons and Comment Atom Feed
2014-04-19 07:00:24 -07:00
Bernhard Scheirle
02a4645912 [pelican_comment_system] made python3 compatible 2014-04-14 18:15:14 +02:00
Bernhard Scheirle
24fce038c3 [pelican_comment_system] Added comment feeds 2014-04-14 11:55:29 +02:00
Bernhard Scheirle
98e2f16059 [pelican_comment_system] Added Avatars and Identicons 2014-04-10 08:58:19 +02:00
Justin Mayer
235c9e3b91 Merge pull request #188 from Scheirle/master
[pelican_comment_system] Add recommendation
2014-04-04 08:53:50 -07:00
Bernhard Scheirle
1a20cc84b2 [pelican_comment_system] Added Recommendation 2014-04-03 19:38:45 +02:00
Justin Mayer
057ab2b4b2 Merge pull request #185 from Scheirle/master
Added plugin: Pelican Comment System
2014-04-02 06:02:41 -07:00
Bernhard Scheirle
20f8a24971 Added plugin: pelican comment system 2014-03-30 14:14:22 +02:00
Kyle Fuller
90c915ef44 Merge pull request #179 from barrysteyn/master
Fixed errors arising from Python 3.x
2014-03-18 14:45:52 +00:00
Barry Steyn
fb570c528b Fixed errors arising from Python 3.x 2014-03-18 06:42:41 -07:00
Justin Mayer
ad188b05c2 Merge pull request #175 from minrk/ipython-2.0
Support IPython 2.0 in notebook liquid tag
2014-03-10 23:39:56 +01:00
MinRK
657505cf35 adjust embedded notebook CSS for IPython 2.0
remove text-cell prompt and padding, so it aligns with outer body text
2014-03-09 16:51:31 -07:00
MinRK
db4683c515 support IPython 2.0 in notebook liquid tag
The only relevant changes seem to be a few renamed classes, and changed signatures.
2014-03-09 12:30:07 -07:00
Justin Mayer
dc96679d03 Merge pull request #174 from svenkreiss/master
Add Vimeo support to liquid_tags plugin
2014-03-09 12:04:38 +01:00
Sven Kreiss
b95142b415 New vimeo tag. 2014-03-07 17:57:39 -05:00
Justin Mayer
c38851cf9c Grammar and PEP8 fixes for render_math plugin 2014-03-07 08:33:06 +01:00
Justin Mayer
4386da4adf Merge pull request #171 from ariddell/patch-1
Add Python 3 compatibility to render_math plugin
2014-03-07 08:16:23 +01:00
Justin Mayer
1100ccd872 Merge pull request #172 from jesrui/static_comments
Add static_comments plugin
2014-03-05 16:57:05 +01:00
Jesus Ruiz
8052ea9f9e add static_comments plugin 2014-03-04 16:47:56 +01:00
Allen Riddell
3bcb54ac55 Add Python 3 compatibility 2014-03-02 23:46:58 -05:00
Justin Mayer
8ca6e5e514 Merge pull request #170 from barrysteyn/master
render_math plugin: alert user to incorrect Typogrify usage
2014-03-03 01:07:48 +01:00
Barry Steyn
f93764f737 alert user to incorrect usage of typogrify 2014-03-02 11:44:14 -08:00
Justin Mayer
0b69e1bdb2 Merge pull request #169 from barrysteyn/master
Add ability to specify SSL protocol
2014-02-26 14:46:00 +01:00
Barry Steyn
47dc3e9747 ability to specify ssl protocol 2014-02-25 16:53:16 -08:00
Justin Mayer
9b47bbf67d Merge pull request #166 from barrysteyn/master
latex plugin name changed to render_math
2014-02-23 00:28:54 +01:00
Barry Steyn
5af9d08c06 moved latex to render_math; latex now symbolic link 2014-02-22 13:15:24 -08:00
Justin Mayer
7ba212ecc4 Merge pull request #162 from barrysteyn/master
Logic for MathMl; Fixed Bug; Updated Readme
2014-02-19 14:59:47 -08:00
Barry Steyn
64dca25e86 Fixed slight error with mathml regex in summary 2014-02-19 10:19:49 -08:00
Barry Steyn
5d3ab5b964 Logic for MathMl; Fixed Bug; Updated Readme 2014-02-19 08:18:43 -08:00
Justin Mayer
126a1290f3 Merge pull request #161 from barrysteyn/master
latex plugin revamp
2014-02-18 09:26:27 -08:00
Barry Steyn
8ac0e61720 Update Readme.md
Fixed spelling error
2014-02-18 08:21:09 -08:00
Barry Steyn
474b7fd2ff new latex math plugin, now handles typogrify correctly and does not need template alteration to be used 2014-02-18 06:48:05 -08:00
Justin Mayer
30657eca3a Merge pull request #157 from samyarous/master
Pelican plugin providing RST directives for twitter bootstrap partial intergration
2014-02-16 10:37:24 -08:00
Samy Arous
b86e17607c Initial release of the twitter bootstrap rst directives plugin 2014-02-16 19:23:48 +01:00