The CMS behind http://www.tongdawei.cc
- more generic templates
- more generic static files handling
- provide modules as plugin
- make modules as pluggable as possible, see
david/modules
- implemented qiuniu CDN attachment upload and its Flask-admin interface
- use Flask-babel for locale
- use
alembic
for database schema versioning - use
grunt
to build static files - use
fabric
for deployment