▌博客引擎
基于 GitHub Issues 的博客工具
① Spring
Spring是一个通过GitHub Issues撰写内容的博客引擎,或者说是一个简单、静态化的建站系统。不需要服务器和数据库支持,你可以把它作为一个GitHub代码仓库,并托管在免费的GitHub Pages上运行,然后在这个仓库的Issues系统里撰写日志。
Repository:https://github.com/zhaoda/spring
Dome:http://zhaoda.net/spring
② Mirror
这个直接通过 GitHub API 前端生成,只要填写好相关信息,就能够使用,具体说明在 README ,好处就是非常简单,只需要一个域名绑定就可以了,缺点就是 SEO 问题。
Repository:https://github.com/LoeiFy/Mirror
Dome:http://mirror.am0200.com/
③ Wuhao
利用 issue 写博客,可用此工具提供更好的显示效果,轻量级的框架,支持响应式。
Repository:https://github.com/wuhaoworld/github-issues-blog
Dome:http://wuhao.pub/
④ Slash
通过 GitHub API 前端生成,同时拥有简洁的博客界面。
Repository:https://github.com/mastermay/Slash
Dome:http://mastermay.github.io/Slash/
⑤ AcyOrt
这个博客内容同样来自于 GitHub issues ,但与上列几个博客引擎不同的是,AcyOrt通过 node.js 本地生成一遍,生成对应 html 文件,这样的话既可以享受 GitHub issue 写博客的方便,又不存在 SEO 问题。
Repository:https://github.com/LoeiFy/AcyOrt
Dome:http://acyort.github.io/
▌博客收集
玉伯
https://github.com/lifesinger/blog/issues
CSS魔法
https://github.com/cssmagic/blog/issues
民工精髓
https://github.com/xufei/blog/issues
赵达
https://github.com/zhaoda/blog/issues
涵曦
https://github.com/hanxi/blog/issues
陈旭华
https://github.com/chenxuhua/chenxuhua.github.io/issues
▌搭建教程
▌博客备份
进入issueBackup项目仓库下载傻瓜化备份脚本
Repository:https://github.com/chenxuhua/issueBackup
或者手动执行如下命令(将$username
替换成用户名,$repos
替换要备份的issues所在仓库名。)
wget https://api.github.com/repos/$username/$repos/issues