content-management-systemmarkupofflineapps

Suggestions for an offline CMS?


I am looking for a way to create a blog (with some other informative pages) using offline CMS.

What I mean by "offline CMS" is:

Nice to have feature: Support for categories, tags, and other such navigational aids.

Is there anything like this out there?

Edit: Opensource/Free, cross-platform tools preferable.

Edit #2 Thanks to Adam, I found a similar question on SO.


Solution

  • What you are looking for seems to be a static site generator. There is Jekyll written in ruby which supports both Textile, and Markdown. Its old homepage used Disqus. It seems to fit your needs. There is also the django-based Hyde.