added info to install gems for serving

This commit is contained in:
Yann Esposito (Yogsototh) 2013-01-02 16:54:28 +01:00
parent 821f016345
commit 41378f7b20

View file

@ -14,6 +14,7 @@ What you'll need to use it:
- [nanoc](nanoc.stoneship.org) → `gem install nanoc` - [nanoc](nanoc.stoneship.org) → `gem install nanoc`
- [zsh](zsh.org) → Installed by default on most good system - [zsh](zsh.org) → Installed by default on most good system
- A bunch of gems: `gem install kramdown builder sass rainpress` - A bunch of gems: `gem install kramdown builder sass rainpress`
- Optionally if you want to serve locally: `gem install unicorn rack rack-contrib rack-rewrite mime-types`
Optionally Optionally