Skip to content

alexala/tiny-flask-blog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tiny-flask-blog

This is a blog app written in Flask

Feature

  • Install wizard
  • Markdown editor
  • Code lighlight
  • Tag support
  • Category support(this is only for the author to manage articles)
  • Admin protal
  • Draft support
  • Slug support: If the title is English, you don't have to fill in the slug filed when post. But if the title is Chinese, then it will convert to pinyin.

Related modules

  • based on Flask micro web framework
  • pure css lib
  • peewee as ORM
  • flask-login
  • ace editor

About

This is a blog app written in Flask

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 34.7%
  • Python 33.1%
  • CSS 30.9%
  • JavaScript 1.3%