homepage of ikiwiki author, Joey Hess http://kitenet.net/~joey/
Markdown vs markup – are they related? http://stackoverflow.com/questions/24041/markdown-vs-markup-are-they-related
tinyMCE style editors and they aren’t really capable of producing Textile or Markdown markup. Why I hate them? Cramped, latency, slow updates and opaque. It’s hard to see why the result is as it is. And you cannot really use a live preview with the markup languages since they need a parser. (Note to self, make a Markdown->Html converter in javascript.. right) http://spider.alternating.net/blog/?p=284
Ikiwiki can run as a post-update hook to update a wiki whenever commits come in. When running as a cgi with Git, ikiwiki automatically commits edited pages, and uses the Git history to generate the RecentChanges page. http://ikiwiki.info/rcs/git/
Ikiwiki is a wiki engine with a twist. It’s best described by the term “wiki compiler”. Just as a typical software project consists of source code that is stored in revision control and compiled with make and gcc, an ikiwiki-based wiki is stored as human-editable source in a revision control system, and built into HTML using ikiwiki. http://ikiwiki.info/tips/integrated_issue_tracking_with_ikiwiki/
Integrated issue tracking with Ikiwiki http://ikiwiki.info/tips/integrated_issue_tracking_with_ikiwiki/ http://www.linuxworld.com/news/2007/040607-integrated-issue-tracking-ikiwiki.html
This plugin adds “blog-style” comments. Unlike the wiki-style freeform Discussion pages, these comments are posted by a simple form, cannot later be edited, and rss/atom feeds are provided of each page’s comments. This plugin adds “blog-style” comments. Unlike the wiki-style freeform Discussion pages, these comments are posted by a simple form, cannot later be edited, and rss/atom feeds are provided of each page’s comments.
migrating from typo to ikiwiki. I considered going Typo -> WordPress WXR -> Ikiwiki WordPress import. http://blog.spang.cc/posts/migrating_from_typo_to_ikiwiki/
HOWTO convert your Blogger/BlogSpot blog to ikiwiki http://algebraicthunk.net/~dburrows/blog/entry/howto-convert-your-blogger-or-blogspot-blog-to-ikiwiki/
Converting vimblog to ikiwiki http://www.dmo.ca/blog/Converting_vimblog_to_ikiwiki/
If you have a blog that is aggregated, either on a site like Planet Debian, or just through user subscriptions, one common problem is that changes to the guids of items in the blog can “flood” the aggregator, causing all recent blog entries to be posted to the top of it. http://ikiwiki.info/tips/howto_avoid_flooding_aggregators/
AdSense patch for ikiwiki’s embed pluging. I don’t want the ads to be visible on all pages, but only in some of them, mainly the main blog page (which scores high in search engine results and is also not prone to the risk of bothering usual readers. http://upsilon.cc/~zack/blog/posts/2008/01/adsense_powered_ikiwiki/
http://www.ohloh.net/p/ikiwiki
ikiwiki blog in 10 minutes, screencast http://joey.kitenet.net/screencasts/ikiwiki_blog.ogg , more screencasts http://joey.kitenet.net/screencasts/
features http://ikiwiki.info/features/