Mention that Octopres is optional

- Used to automate the creation of new posts and pages
This commit is contained in:
Michael Rose 2014-09-04 20:54:33 -04:00
parent 4e0d4f5f1d
commit 20f93eea05

View File

@ -132,9 +132,9 @@ To set what links appear in the top navigation edit `_data/navigation.yml`. Use
--- ---
## Adding New Content ## Adding New Content with Octopress
Install the [Octopress](https://github.com/octopress/octopress) gem if it isn't already. While completely optional, I've included Octopress and some starter templates to automate the creation of new posts and pages. To take advantage of it start by installing the [Octopress](https://github.com/octopress/octopress) gem if it isn't already.
{% highlight bash %} {% highlight bash %}
$ gem install octopress --pre $ gem install octopress --pre