基于beego框架Golang语言开发的博客
## [
](https://github.com/who246/myblog#演示地址httpbloglcsgpw)演示地址:[http://blog.lcsg.pw/](http://blog.lcsg.pw/)
# [
](https://github.com/who246/myblog#install)Install
## [
](https://github.com/who246/myblog#installation)Installation
go get github.com/who246/myblog
## [
](https://github.com/who246/myblog#config)config
modify /conf/app.conf
## [
](https://github.com/who246/myblog#build)build
go build
## [
](https://github.com/who246/myblog#run)run
./myblog
# [
](https://github.com/who246/myblog#log)LOG
## [
](https://github.com/who246/myblog#2015-08-10)2015-08-10
1.完成页面的展示的功能
## [
](https://github.com/who246/myblog#2015-08-20)2015-08-20
2.完成后台操作的功能
## [
](https://github.com/who246/myblog#2015-09-26)2015-09-26
1.增加自动更新并重启的功能(不构建)
## [
](https://github.com/who246/myblog#2015-09-27)2015-09-27
1.增加重新构建并重启的功能(需要配置环境)
## [
](https://github.com/who246/myblog#2015-10-12)2015-10-12
1.增加redis文章缓存和点击量缓存的功能 2.增加自动建表的功能