8000 GitHub - eavesmy/git_blog: blog
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

eavesmy/git_blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

基于 git 的 Blog

直接读取本地的 md 文件,简单好部署。

API

  • Get /
  • GET /blog/list?page=[default 1]&count=[default 20]
  • GET /blog/detail/:id
  • POST /blog/hook (for git hook)

Usage

修改 main.go中的 Root 为自己的 blog 仓库.
go build main.go
然后启动就好了。
前端页面可以自己开发或者使用程序自带的。

About

blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0