Skip to content

injetlee/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

pip install -r requirements.txt
gunicorn run:app -c gunicorn.conf 

About

a blog website based on flask

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 51.1%
  • HTML 46.6%
  • JavaScript 1.5%
  • CSS 0.8%