/blog-go

Blog-go is a blog system, Based on beego.

Primary LanguageGoMIT LicenseMIT

blog-go Foundation

blog-go is a blog system, based on Beego.

More info at blog.

Quick Start

Download and install

go get github.com/tianhanfangyan/blog-go

Build and run

go build --mod=vendor -ldflags "-s -w" -o ./blog-go
./blog-go

Documentation

License