This is an interesting blog website, which is small but complete. The purpose of writing this blog website is to get my hands dirty and get familiar with the development process. It has almost all the features, that a blog site should have. Generally, there are seven major functional systems:
- User authentication system
- User roles and permissions
- User profile page
- Fine blog interface
- Users concerned about the system blog post
- Users' reviews
- Programming interface
Above it, I use python framework flasky, which depends on two external libraries: the Jinja2 template engine and the Werkzeug WSGI toolkit.
This is my home pagewww.zengliang.net.cn. Welcome to visit it! If you have any question, please feel free to contact me
- Anaconda
- Python 2.7
- Jinja2
- Werkzeug SWGI
Note: If you consult my source codes that you may want to incorporate into your algorithm or system, you should clearly cite references in your codes.
