Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/defshine/cleanblog

A clean and simple blog system based on Flask and MongoDB
https://github.com/defshine/cleanblog

Last synced: 9 days ago
JSON representation

A clean and simple blog system based on Flask and MongoDB

Awesome Lists containing this project

README

        

CleanBlog
=========

A clean and simple blog system based on Flask and MongoDB
You can access [CleanBlog](http://128.199.85.119/)
This is the source code of [Flask Tutorial Pro](https://selfstore.io/products/359),you can buy this book on [SelfStore](https://selfstore.io/products/359),it includes pdf,mobi,epub

## Main:
1. System: Ubuntu 14.04 64
2. Framework: Flask 0.10.1
3. Database: MongoDB 2.6.9
4. web:Bootstrap

## Flask Extensions
1. flask-login
2. flask-admin
3. flask-babel
4. flask-script
5. flask-wtf
6. flask-mongoengine

## Changelog
1. update ckeditor to 4.4.7_standard
2. add highlight.js

## Todo
1. Post click rank
2. comments
3. Email notification

## Deploy
See this wiki:
[Deploy Flask App on Ubuntu(Virtualenv Gunicorn Nginx Supervisor)](https://github.com/defshine/flaskblog/wiki/Deploy-Flask-App-on-Ubuntu(Virtualenv-Gunicorn-Nginx-Supervisor))