Skip to content

Tiierr/maple-blog

 
 

Repository files navigation

maple-blog

This is my own blog website by flask You can have a look here

This version I use postgresql to storage the contents of articles

if you want to use

$ python manager.py db init
$ python manager.py db migrate
$ python manager.py db upgrade
$ python run.py

About

a blog website based on flask

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 49.7%
  • HTML 45.5%
  • CSS 3.3%
  • JavaScript 1.5%