defshine / cleanblog

A clean and simple blog system based on Flask and MongoDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CleanBlog

A clean and simple blog system based on Flask and MongoDB
You can access CleanBlog
This is the source code of Flask Tutorial Pro,you can buy this book on SelfStore,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)

About

A clean and simple blog system based on Flask and MongoDB

License:MIT License


Languages

Language:JavaScript 54.5%Language:HTML 17.7%Language:CSS 17.4%Language:Python 10.4%