From 26f81b6932221633034948be3a362966f37f6ce0 Mon Sep 17 00:00:00 2001 From: Jakub Stastny aka botanicus Date: Sun, 5 Jun 2011 20:00:55 +0200 Subject: [PATCH] Note about installation. --- README.textile | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.textile b/README.textile index 3881cd2..d2546a9 100644 --- a/README.textile +++ b/README.textile @@ -5,3 +5,17 @@ Ace is a static page generator like "Nanoc":http://nanoc.stoneship.org, "Jekyll" Also, last but not least, Ace has a real template inheritance. Layouts are for kids, real men use template inheritance! What's the advantage? It's incredibly flexible. Check "Ace: Static Sites Generator":http://blog.101ideas.cz/posts/ace-static-site-generator.html for more information or you can take a look at "sources":https://github.com/botanicus/blog.101ideas.cz of "my blog":http://blog.101ideas.cz to have something to play with! + +h1. Installation + +If you want to use @ace-gen@: + +
+gem install ace --development
+
+ +Without @ace-gen@: + +
+gem install ace
+