Skip to content

Commit 553625e

Browse files
committedSep 26, 2015
Typogrify might need to be installed
Signed-off-by: Chris Warrick <kwpolska@gmail.com>
1 parent b556039 commit 553625e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
 

‎stories/creating-a-custom-page.rst

+4
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,10 @@ you can enable it for your whole site, or just for this page using metadata::
9090

9191
.. filters: filters.typogrify
9292

93+
Please note that the filter requires the ``typogrify`` package, which is not
94+
included with the basic Nikola distribution. You need to install it yourself
95+
(usually from ``pip``).
96+
9397
Choosing the right font for a page or a site is an art. One I suck at, so I just went with a font that
9498
was similar to the one used in the original book. There are a number of those, but I chose
9599
`Gentium Basic <https://www.google.com/fonts/specimen/Gentium+Basic>`__. You can, of course, choose whatever

0 commit comments

Comments
 (0)
Please sign in to comment.