I’m building an online tutorial with a very simple layout: A tree navigation on the left and content on the right.
Eventually I would like to allow comments per each article (like blog comments) and allow privileged users to modify the tutorial contents. Maybe if the site becomes popular I will add translations in other languages. Instead of reinventing the wheel I thought using wiki software would be ideal. I want something very simple where I have complete control over the CSS and markup.
Is there a wiki engine out there best suited to this? I was worried something like MediaWiki is too general purpose or overkill for my needs. There also seems to be a large overlap with CMS’s and blog software for this type of thing I can’t really determine the best what’s best suited for this.
I would use a WordPress plugin like this: http://wordpress.org/extend/plugins/wordpress-wiki-plugin/
Its simpler than mediawiki.