dingo

Blog engine written in Go (Looking for contributors)

Github星跟踪图

This project is under heavy development and is not ready for use. However, we'd love to have your contribution.

Dingo Logo

CI status
Gitter

Dingo is a full-featured blog engine written in Go.

Dingo

Main Features

  • Blog Comments: Dingo has a built-in comment system.
  • Markdown Editor: You can write your post in markdown format, with a beautiful markdown editor.
  • Powerful Admin Panel: Dingo has a powerful dashboard, in which you can view various information about your blog.

Installation

$ go get github.com/dingoblog/dingo

Run the Server

$ cd $GOPATH/src/github.com/dingoblog/dingo
$ go run main.go --port 8000

Contributing

To contribute, please take a look at our roadmap to find the issue that you would like to work on.

To read the source code, please start from the URL endpoints

Admin Panel

Plase visit http://localhost:8000/signup/ to register a new user and http://localhost:8000/login/ to log into the admin panel.

LICENSE

MIT LICENSE

主要指标

概览
名称与所有者dingoblog/dingo
主编程语言Go
编程语言Go (语言数: 3)
平台
许可证MIT License
所有者活动
创建于2016-03-08 22:42:42
推送于2018-09-07 01:02:50
最后一次提交2018-02-19 16:09:46
发布数0
用户参与
星数282
关注者数24
派生数33
提交数275
已启用问题?
问题数28
打开的问题数16
拉请求数55
打开的拉请求数2
关闭的拉请求数1
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?