1. 博客源码
『Gevin的博客』是我用flask开发的,源码托管于GitHub,项目地址为OctBlog
欢迎大家fork或给我issue
2. 系统部署
3. 关于OctBlog
3.1 OctBlog Feature
- multiple user
- roles: su, admin, editor, writer, reader
- posts, pages, tags, and categories
- markdown support
- admin interface
- change configurations by configuration file or environment variable
- multiple comment plugin
- RESTful API(not yet)
- Deploy with docker
3.2 OctBlog Dependency
Backend
- Flask
- flask-script
- flask-login
- flask-admin
- Flask-WTF
- flask-principal
- flask_mongoengine
- WTForms
- mongoengine
- markdown2
Frontend
- jQuery
- BootStrap
- Clean Blog theme
- bootbox.js
- bootstrap-markdown.js
- bootstrap-datetimepicker.js
- Font Awesome
- highlight.js
3.3 License
OctBlog 遵守 GPL2 协议
4. 关于Gevin's Blog
博客文章遵守知识共享许可协议,转载文章请标明出处