Skip to content

JacksonTom/beeblog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

beeblog Build Status

Beeblog, based on Beego framework, is a web project build to represent yourself to this world. Establish your personal-website using beeblog, now!

Quick Start

Prepare

GoLang run-time environment

Download and install

$ go get github.com/astaxie/beego
$ go get github.com/beego/bee
$ go get github.com/JacksonTom/beeblog

Build and run

$ cd $GOPATH/src/github.com/JacksonTom/beeblog
$ bee run

Congratulations! You've just built your first beeblog.

Example-Site

www.jacksontom.com