<p>While your mileage may vary, I consider the following to be essential for
<p>While your mileage may vary, I consider the following to be essential for
generating a static website with hyde. These are a part of the requirements
generating a static website with hyde. These are a part of the requirements
file and the above command will download and install most of them as part
file and the above command will download and install most of them as part
of hyde.</p>
of hyde.</p>
<p>It is also recommended that you use <a href="http://mathematism.com/2009/07/30/presentation-pip-and-virtualenv/">virtualenv</a> to separate the hyde
<p>It is also recommended that you use <a href="http://mathematism.com/2009/07/30/presentation-pip-and-virtualenv/">virtualenv</a> to separate the hyde
environment from other python projects. Note that installing hyde using
environment from other python projects. Note that installing hyde using
@@ -81,13 +81,14 @@ control over the packages, you can install these individually:</p>
restructured text, asciidoc etc..,), markdown is the one thats currently
restructured text, asciidoc etc..,), markdown is the one thats currently
completely supported.</li>
completely supported.</li>
<li><code>Pyyaml</code>: Much of hyde’s [configuration] is done using yaml.</li>
<li><code>Pyyaml</code>: Much of hyde’s [configuration] is done using yaml.</li>
<li><code>pygments</code>: For syntax coloring.</li>
<li><code>Typogrify</code>: Typogrify automatically fixes and enhances the typographical
<li><code>Typogrify</code>: Typogrify automatically fixes and enhances the typographical
accuracy of your content. While this is not a technical requirement for
accuracy of your content. While this is not a technical requirement for
hyde, it is absolutely essential to create good looking content. Note that
hyde, it is absolutely essential to create good looking content. Note that
this is not installed as part of the above package and must be installed
this is not installed as part of the above package and must be installed
separately. This will be rectified in the future.</li>
separately. This will be rectified in the future.</li>