Commit Graph

261 Commits

Author SHA1 Message Date
Colin Dunklau
ccef5de59d Some minor tweaks: documentation, py3 compliance
Pulled most documentation out of code to avoid desync
Fixed unicode literals
Fixed except syntax for py3 compliance
2013-03-23 16:57:10 -05:00
Colin Dunklau
e4f8a604cb Adding new plugin Code Include
This plugin allows you to include other files as a code block with
syntax highlighting in ReST articles. You'll need docutils>0.10, as
there was a circular import bug in the 0.10 release.
2013-03-23 16:05:56 -05:00
Justin Mayer
3a3a92183d Update README with current plugin repo status 2013-03-23 09:10:26 -07:00
Justin Mayer
f3b37b27de Merge pull request #4 from avaris/master
Add Neighbor Articles plugin
2013-03-23 08:59:39 -07:00
Mauricio Bustamante
477ee86b73 Added random article plugin 2013-03-23 08:48:24 -07:00
Talha Mansoor
44b506edb2 Adds __init__.py to latex plugin so that it can be imported as module 2013-03-21 03:42:00 +05:00
Deniz Turgut
69a83d3e8f Neighbor Articles plugin 2013-03-13 14:39:43 -04:00
Alexis Métaireau
ff5a87bf35 move the latex plugin into the right namespace 2013-03-04 18:42:36 -08:00
Alexis Metaireau
15de582c31 Merge pull request #1 from barrysteyn/latex
The pelican latex plugin
2013-03-04 18:41:08 -08:00
Barry Steyn
5f96a2c0eb The pelican latex plugin 2013-03-04 21:26:51 -05:00
Alexis Métaireau
9665b10a8d kickstart 2013-03-03 21:55:56 -08:00