X-Git-Url: https://oss.titaniummirror.com/gitweb?a=blobdiff_plain;f=in%2Findex.md;fp=in%2Findex.md;h=bb87de3f10be5c9ca05d5ce7622811aa68b1bb43;hb=e0efbfe1f547ba14a5888ce079e92bb32b22c843;hp=06f3bfff8e5658bc6bbeabcc9c5f97b8696dec04;hpb=3aefec56219486fdf7b6868aa882fa3459853ea7;p=webber.git diff --git a/in/index.md b/in/index.md index 06f3bff..bb87de3 100644 --- a/in/index.md +++ b/in/index.md @@ -3,6 +3,24 @@ lang: en ctime: 2009-06-24 mtime: 2009-06-24 +*Webber* is a static 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 + * [[pageformat]] * [[configuration]] * [[commandline]]