diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-24 02:44:15 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-24 02:44:15 +0000 |
commit | 4d0921c7b70dd9fb598c91c83923b645204adb93 (patch) | |
tree | db49f31af1b1dd2447a7072e737a5d72e83711c5 /doc | |
parent | e910e67424aeaf56c547578af6c98914a7180811 (diff) |
add
Diffstat (limited to 'doc')
-rw-r--r-- | doc/news/blogs.mdwn | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/news/blogs.mdwn b/doc/news/blogs.mdwn new file mode 100644 index 000000000..090486133 --- /dev/null +++ b/doc/news/blogs.mdwn @@ -0,0 +1,8 @@ +After too many hours last night spent designing it and a few hours coding, +ikiwiki now support [[blogs]]! + +Note that as part of this, the index file format changed. If you have an +ikiwiki installation dating from before this post, you should make sure to +--rebuild the wiki when upgrading. + +--[[Joey]] |