0.0.1 • Published 11 years ago
hexo-renderer-restructuredtext v0.0.1
hexo-renderer-restructuredtext
Yet another renderer plugin for Hexo. This time rendering
reStructedText.
Installation
- Firstly, make sure you have installed_ docutils.
- Secondly,
cdinto your hexo root folder and execute the following command:
.. code:: bash
$ npm install hexo-renderer-restructuredtext --saveThis will install hexo-renderer-restructuredtext.
Credits
I'd like to thank Joseph Pan for creating hexo-renderer-pandoc.
.. Hexo:
http://zespia.tw/hexo
.. _reStructedText:
http://docutils.sourceforge.net/rst.html
.. _installed:
https://pypi.python.org/pypi/docutils/
.. Joseph Pan:
https://github.com/wzpan
.. _hexo-renderer-pandoc:
https://github.com/wzpan/hexo-renderer-pandoc
0.0.1
11 years ago