greek0.net/ blog/ Started blogging...

Yep. I finally gave in. I started to blog.

And I'm using ikiwiki to do it. So far it's working out nicely, though all this HTML and CSS foo is not something I really enjoy doing.

One minor annoyance with ikiwiki is that its template engine (HTML::Template) checks if all parameters passed to it are actually used by the template. This means that you can't easily get rid of that annoying RSS button (as seen here for example), because HTTP::Template wants you to use the RSS URL somewhere.

So I ended up putting HTML comments around that template directives. Not exactly what I'd call a clean solution, but at least it works.

Last edited Sat 05 Aug 2006, 11:07 CEST
2006, Christian 'Greek0' Aichinger