Skip to content

mdshw5/mattshirley.com

Repository files navigation

Microblog

This is a micro blogging website built using Flask. All posts are stored as plain Markdown files on disk - there is no database backend needed. For a real-life example check out mattshirley.com.

Requirements

  • Python 2.7
  • Flask
  • Flask-Cache
  • Flask-WTF
  • Flask-Gravatar
  • markdown
  • BeautifulSoup4
  • icalendar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages