README.rdoc in hx-0.13.0 vs README.rdoc in hx-0.14.0
- old
+ new
@@ -1,7 +1,22 @@
= hx
-A miniature web site generator.
+A miniature web site generator; a spiritual successor to Hobix.
+== History
+
+== The Concept
+
+== Tutorial
+
+=== A Trivial Static Site
+
+ options:
+ output_dir: site
+ output:
+ - filter: Hx::Backend::RawFiles
+ options:
+ entry_dir: static
+
== Copyright
-Copyright (c) 2010 MenTaLguY. See LICENSE for details.
+Copyright (c) 2009-2011 MenTaLguY. See LICENSE for details.