X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/1fc3f034191d3eec78b4d5da343e282092a221be..5304b20c55fd2db8f4f414f1fc0c017006e0ee7c:/doc/tips/blog_script.mdwn diff --git a/doc/tips/blog_script.mdwn b/doc/tips/blog_script.mdwn index 1dfd71538..2f64a79e2 100644 --- a/doc/tips/blog_script.mdwn +++ b/doc/tips/blog_script.mdwn @@ -1,6 +1,7 @@ +[[!meta date="2007-04-14 20:18:11 +0000"]] + I have a [blog](http://git.kitenet.net/?p=joey/home.git;a=blob_plain;f=bin/blog) program that I use to write blog posts in a text editor. The first line I enter is used as the title, and it automatically comes up with a unique page name based on the title and handles all the details of posting to my blog. --[[Joey]] -