...
|
...
|
@@ -26,7 +26,7 @@ Setup is really simple.
|
26
|
26
|
<code>sudo gem install henrik-jekyll compass fssm serve rdiscount compass-colors</code>
|
27
|
27
|
3. Run <code>rake preview</code> to build the site and preview it in a local webserver.
|
28
|
28
|
|
29
|
|
-You'll want to change some settings, so check out the wiki for [Setup & Configurations](http://wiki.github.com/imathis/octopress/setup-configuration).
|
|
29
|
+You'll want to change some settings, so check out the wiki for [Setup & Configurations](http://wiki.github.com/imathis/octopress/configuration).
|
30
|
30
|
|
31
|
31
|
## Usage
|
32
|
32
|
Octopress is almost like a front-end for Jekyll. It provides some really handy rake tasks and automation to make blogging as simple as possible. With Octopress you can:
|