Skip to content

Commit

Permalink
Add link to Docker image
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Warrick <kwpolska@gmail.com>
  • Loading branch information
Kwpolska committed Sep 21, 2015
1 parent e8fdca5 commit 03f13c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stories/getting-started.html
Expand Up @@ -19,6 +19,7 @@ <h2 id="install">Step 1. Install Nikola</h2>
<li>The best way to do it is to use <code class="gs-code gs-command">pip</code> in a virtualenv. We recommend installing the <code class="gs-code">"Nikola[extras]"</code> distribution to access some extra features, but you can drop the <code class="gs-code">[extras]</code> specifier if you don’t want them. Note that you might need to install some extra dependencies for lxml and Pillow in order to compile them or to get full functionality.</li>
<li>You can also <a href="https://pypi.python.org/pypi/Nikola">download the tarball</a> and install manually.</li>
<li>Some Linux distributions also have Nikola packaged in its repositories — but please make sure it’s a fresh version.</li>
<li>If you prefer, a <a href="https://github.com/rbrewer123/docker_nikola">Docker image</a> is also available.</a></li>
</ul>
<p class="text-muted">Nikola is free open-source software, under the <a href="/license.html">MIT license</a>.</p>
<div class="panel-group" id="accordion" role="tablist" aria-multiselectable="true">
Expand Down

0 comments on commit 03f13c2

Please sign in to comment.