CleanBlog
A clean and simple blog system based on Flask and MongoDB
Fork from https://github.com/defshine/cleanblog
Main:
- System: Ubuntu 14.04 64
- Framework: Flask 0.10.1
- Database: MongoDB 2.6.9
- web:Bootstrap
Flask Extensions
- flask-login
- flask-admin
- flask-babel
- flask-script
- flask-wtf
- flask-mongoengine
Changelog
- update ckeditor to 4.4.7_standard
- add highlight.js
Todo
- Post click rank
- comments
- Email notification
Deploy
See this wiki:
Deploy Flask App on Ubuntu(Virtualenv Gunicorn Nginx Supervisor)