vincent's blog use beego framework
mkdir -p $GOPATH/src/github.com/vincentruan
cd $GOPATH/src/github.com/vincentruan
git clone https://github.com/vincentruan/beego-blog.git
go get github.com/vincentruan/beego-blog/...
cd beego-blog && modify conf/app.conf
bee run
url: /me
username: vincent
password: **********