Updating plugins, conf.py cleanup

This commit is contained in:
Don Harper 2016-05-22 17:09:34 -05:00
parent 6efd897861
commit 60150b02fc
7 changed files with 27 additions and 6 deletions

View file

@ -1 +1,5 @@
Modified version of original reST plugin that uses an [alternative docutils writer](https://bitbucket.org/andre_felipe_dias/rst2html5) to produce HTML5 output.
**Note:** if you want to use the Nikola-provided reST extensions, you need to
keep the original `rest` compiler in COMPILERS *and* POSTS/PAGES, otherwise
they will not get loaded.