]> oss.titaniummirror.com Git - webber.git/blobdiff - in/index.md
doc: give a little overview about webber's function
[webber.git] / in / index.md
index a266b4f9a58685fe941b0a4f2338cb6fe1aee56c..bb87de3f10be5c9ca05d5ce7622811aa68b1bb43 100644 (file)
@@ -1,12 +1,32 @@
 title: Webber
-ctime: 2009-06-26
+lang: en
+ctime: 2009-06-24
+mtime: 2009-06-24
+
+*Webber* is a <b>static</b> web-site generation tool, loosely based on ideas
+from IkiWiki and my own likings.
+
+It works by ...
+
+ * reading one [[configuration file|configuration]]
+ * reading one or more [[page files|pageformat]]
+ * considering any number of [[plugins|Plugins]]
+ * execution of [[macros|macros]]
+ * execution of [[hooks|hooks]]
+ * rendering throught a [[template|template_mako]], using [[functions|functions]]
+
+Finally webber creates static HTML files that you can upload to your
+web-site. I recommend [[sitecopy|http://www.manyfish.co.uk/sitecopy/]]
+for this.
+
+= More Info 
 
-* [[overview]]
 * [[pageformat]]
 * [[configuration]]
  * [[commandline]]
  * [[inheritance]]
-* [[plugins]]
+* [[inheritance]]
+* [[Plugins]]
  * [[read_rst]]
  * [[read_markdown]]
  * [[read_html]]
@@ -18,4 +38,3 @@ ctime: 2009-06-26
 * [[hooks]]
 * [[functions]]
 * [[macros]]
-* [[templates]]