]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/tips/blog_script.mdwn
Frohdo - new personal website added
[git.ikiwiki.info.git] / doc / tips / blog_script.mdwn
1 [[!meta date="2007-04-14 20:18:11 +0000"]]
3 I have a [blog](http://git.kitenet.net/?p=joey/home.git;a=blob_plain;f=bin/blog)
4 program that I use to write blog posts in a text editor. The first line I
5 enter is used as the title, and it automatically comes up with a unique page
6 name based on the title and handles all the details of posting to my blog.
7 --[[Joey]]