Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/defshine/cleanblog
- Owner: defshine
- License: mit
- Created: 2015-04-16T14:18:28.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-10T15:28:09.000Z (almost 8 years ago)
- Last Synced: 2024-07-31T23:39:38.699Z (3 months ago)
- Language: JavaScript
- Size: 969 KB
- Stars: 110
- Watchers: 7
- Forks: 28
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-flask - cleanblog - a clean blog system based on flask and mongoengine (Built with Flask)
- awesome-flask - cleanblog - a clean blog system based on flask and mongoengine (Built with Flask)
- awesome-flask - cleanblog - a clean blog system based on flask and mongoengine (Built with Flask)
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))