Automatic commit from deploy

This commit is contained in:
Don Harper 2015-07-14 21:13:15 -05:00
parent 4111a919d5
commit 3c84d74922
18 changed files with 143 additions and 0 deletions

View file

@ -0,0 +1,8 @@
Experimental plugin to embed Nikola galleries in reStructuredText.
Usage::
.. gallery:: demo
This should embed the gallery found in galleries/demo in your post.
Keep in mind that this is a horrible, horrible hack.