Use the actively maintained typogrify-web package

The Typogrify library is no longer actively maintained by the
original author. These changes switch Pelican over to a new fork that
will receive more consistent updates going forward.
This commit is contained in:
Justin Mayer 2014-01-03 08:51:52 -08:00
commit 505852c04c
5 changed files with 9 additions and 7 deletions

View file

@ -136,8 +136,8 @@ manually via ``pip``:
* `markdown <http://pypi.python.org/pypi/Markdown>`_, for supporting Markdown as
an input format
* `typogrify <http://pypi.python.org/pypi/typogrify>`_, for typographical
enhancements
* `typogrify-web <http://pypi.python.org/pypi/typogrify-web>`_, for
typographical enhancements
Kickstart your site
===================