aboutsummaryrefslogtreecommitdiff
path: root/doc/tips/blog_script.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-04-14 20:18:11 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-04-14 20:18:11 +0000
commit868ce06b36377da65f79d888b1cb042adfb11161 (patch)
tree4a9a4799bd2c91213a6cecf53dbb4548b8f56438 /doc/tips/blog_script.mdwn
parent3d23d87b2124041187dd7242f6be4d56a32d94c6 (diff)
downloadikiwiki-868ce06b36377da65f79d888b1cb042adfb11161.tar
ikiwiki-868ce06b36377da65f79d888b1cb042adfb11161.tar.gz
turn tips page into a feed
Diffstat (limited to 'doc/tips/blog_script.mdwn')
-rw-r--r--doc/tips/blog_script.mdwn5
1 files changed, 5 insertions, 0 deletions
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]]
+