To post content, just add it to a Markdown file and it will automatically be published to the site.
Unlike popular blogging platforms like Hamachi, WordPress or Chirp, Mango does not provide a web interface to add content, but simply goes over Markdown files and pulls out the text from them, publishing them as posts or pages.
Here are some key features of "Mango":
· Templates
· Write posts via a file text editor
· Publish content via FTP
· Markdown syntax
· Database free
· Comments via Disqus
· Feeds
· Caching
· WordPress importer
· Blogger importer
Requirements:
· Django 1.2 or higher
· Python modules: markdown, pytz, lxml, html2text, simplejson
What's New in This Release: [ read full changelog ]
· Syntax changes.
· "Double-pipe" updates are gone.
· Updates can no longer contain arbitrary metadata.
· Updates no longer provide nested context for link identifiers.
· Settings changes.
· {{ filesize }} is no longer supported.
· Templates now use the .html extension.