[[PageOutline]] = !ExoBlog = The goal here is to create a blog system that is ''everything Wordpress 2.0''. It will be powered by the [http://djangoproject.com Django web framework]. It will be a multi-user blog system and hopefully be useful for use in ExoPlanet. A feature that is a must would be wiki support, something like what [http://martinfowler.com/ Martin Fowler] is using, which he calls a [http://martinfowler.com/bliki/ bliki]. Also, this blog system is aimed at programmers that love posting code, so syntax highlighting is another must. == SVN Repository == [browser:exoblog ExoBlog's SVN Repository] == Milestones == * [milestone:ExoBlogv0.1] * [milestone:ExoBlogv0.2] == Tickets == * [report:11 ExoBlog Tickets, grouped by Milestones] == Documentation == * TODO : Need to put some documentation on how to set it up