Beeblog, based on Beego framework, is a web project build to represent yourself to this world. Establish your personal-website using beeblog, now!
GoLang run-time environment
$ go get github.com/astaxie/beego
$ go get github.com/beego/bee
$ go get github.com/JacksonTom/beeblog
$ cd $GOPATH/src/github.com/JacksonTom/beeblog
$ bee run
Go to http://localhost:8080
Congratulations! You've just built your first beeblog.