[http://yapper.bittu.me/blog/4]
I have started creating a blog engine(I know its too cliched) using Flask. I have integrated gulp build and am efficiently using gulp to serve and manage build while testing. Livereload has also been integrated. It can be a very good starting point for someone wanting to learn Flask with a proper code structure. It is in very initial stage and only a few functionalities have been implemented. It uses markdown as input and parses and saves the parsed as well as raw markdown in DB. Any contribution or comments are welcome.
Repo @ https://github.com/brijeshb42/yapper .