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 |
|
Jörg Dietrich
|
42f90c94fb
|
attempt to merge master with collapsible code
|
2014-05-02 13:51:33 +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 |
|
Justin Mayer
|
5e7bf54a95
|
Merge pull request #156 from stuartlangridge/simple-footnotes
Add Simple Footnotes plugin
|
2014-02-15 14:33:54 -08:00 |
|
sil
|
c85ea081c0
|
Simple Footnotes plugin. Add footnotes to your text by enclosing them in [ref] and [/ref].
|
2014-02-15 21:34:28 +00:00 |
|
Jörg Dietrich
|
b412bb1c56
|
Explain new collapsible code cells feature in Readme.md
|
2014-02-11 22:31:30 +01:00 |
|
Jörg Dietrich
|
8d6a4a9d79
|
Maintain backward compatibility by not requiring that pelicanhtml is copied to the blog home
|
2014-02-11 22:15:37 +01:00 |
|
Justin Mayer
|
f7178ae0e9
|
Merge pull request #150 from runarberg/master
Fix missing quote mark in subcategories plugin docs
|
2014-02-10 10:28:31 -08:00 |
|
Justin Mayer
|
82597bb62e
|
Merge pull request #152 from mlang/master
Add optional max number of entries to github_activity plugin
|
2014-02-10 10:26:47 -08:00 |
|
Mario Lang
|
b35996ca43
|
Allow for an optional maximum number of entries to display.
|
2014-02-10 17:27:54 +01:00 |
|
Rúnar Berg Baugsson Sigríðarson
|
3bf1ac5e98
|
Fixed missing quote mark in an HTML example
|
2014-02-09 00:54:01 +00:00 |
|
Jörg Dietrich
|
5d0a5d2ec5
|
get jquery via https from google's cdn
|
2014-02-08 10:47:18 +01:00 |
|
Jörg Dietrich
|
e1fd114a0e
|
remove unnessecary replace from template, require white space after hash
|
2014-02-08 10:34:53 +01:00 |
|