Skip to content

zlpure/Blog-Flasky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog-Flasky

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


image

Dependencies

  • Anaconda
  • Python 2.7
  • Jinja2
  • Werkzeug SWGI

Author

@zlpure


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.


About

An Interesting Blog Website

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors