1 Forks
1 Stars
1 Watchers

flask-microblog

A full-featured blog application using Python Flask framework where an authenticated user can create a new post in markdown. A user can update and delete his/her post. A user can follow/unfollow other users and only see the post he/she following in his/her home page.

How to download and setup flask-microblog

Open terminal and run command
git clone https://github.com/mohidex/flask-microblog.git
git clone is used to create a copy or clone of flask-microblog repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with flask-microblog https://github.com/mohidex/flask-microblog/archive/master.zip

Or simply clone flask-microblog with SSH
[email protected]:mohidex/flask-microblog.git

If you have some problems with flask-microblog

You may open issue on flask-microblog support forum (system) here: https://github.com/mohidex/flask-microblog/issues