Skip to content

irellik/gblog

Repository files navigation

gblog

Golang写的博客,移植hexo的next主题

安装部署

git clone https://github.com/irellik/gblog.git
cd gblog
go build
./gblog

使用Nginx做服务器,反向代理Golang,详情页路由 /1.html使用Nginx rewrite 到 /post/1

todo

  • 使用 gorm 替换原生SQL
  • 支持缓存

About

Golang写的博客,移植hexo的next主题

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published