From 868ce06b36377da65f79d888b1cb042adfb11161 Mon Sep 17 00:00:00 2001 From: joey Date: Sat, 14 Apr 2007 20:18:11 +0000 Subject: turn tips page into a feed --- doc/tips/blog_script.mdwn | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 doc/tips/blog_script.mdwn (limited to 'doc/tips/blog_script.mdwn') diff --git a/doc/tips/blog_script.mdwn b/doc/tips/blog_script.mdwn new file mode 100644 index 000000000..bc9fb00e6 --- /dev/null +++ b/doc/tips/blog_script.mdwn @@ -0,0 +1,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]] + -- cgit v1.2.3