subrosa icon indicating copy to clipboard operation
subrosa copied to clipboard

Small and elegant blogging platform.

Subrosa

v.0.3

Build Status

You can see working example under konradwasowicz.com/subrosa

Subrosa is simple and elegant blogging platform written in Python, meant to be easy to use and deploy. Features:

  • Supported Python versions: 2.6, 2.7, 3.3, 3.4
  • Supported databases: MySQL, PostgreSQL, SQLite
  • Autogenerated table of contents for each article
  • Code highlighting via Pygments
  • Comments via Disqus
  • Responsive layout
  • RSS Channel
  • IE9+ compatible
  • Caching with no external dependencies
For installation and configuration instructions please refer to official documentation at http://subrosa.readthedocs.org/en/latest/

Software used

Flask microframework
Peewee ORM
Flask-Cache
Python-Markdown
magnific-popup
jquery-nested
jquery-lazyload