# GBlog **Repository Path**: mirrors_danielqsj/GBlog ## Basic Information - **Project Name**: GBlog - **Description**: golang+revle+mgo - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-07-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 演示地址:http://gblog-revel.herokuapp.com/ GBlog ===== golang+revel+mgo go:v1.2.1 revel:0.9.1 mgo:r2014.03.12 一个简单go+revel写的blog系统。 教程csdn地址:http://blog.csdn.net/jov123/article/category/2216585 也可以看它的wiki: https://github.com/joveth/GBlog/wiki/_pages 注意: 由于做教程的时候是开的一个新project,这里的代码是最后整合进去的(包括部署在heroku时的修改),没有进行测试,如果发现有bug等,请联系告知。 下面这个地址是我教程的最后代码: https://github.com/joveth/MyTest 这里面与我们的教程是完全一致的。