aboutsummaryrefslogtreecommitdiff
path: root/doc/tips/blog_script.mdwn
blob: bc9fb00e6ce3fb229546f9ecb9529d92a2c8e375 (plain)
1
2
3
4
5
I have a [blog](http://svn.kitenet.net/trunk/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]]