Skip to content

chiquanhuo/go_blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

  • 用户使用markdown,rst格式来写博客,并提交到gitlab上。
  • gitlab通过webhook通知blog系统,系统拉取最新的git版本信息,找到修改过的文章,将其编译成HTML代码,存入数据库中。
  • 当用户访问博客时,从数据库中读取HTML代码,输出到页面上。
  • 连接通过文件名来生成,首页需要通过组织源文本,按发布时间将文章摘要和文章标题显示出来。

About

使用go写的blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published