两款基于 GitHub issues 的博客工具

2016 年 1 月 27 日
 coraline

第一个: Mirror

https://github.com/LoeiFy/Mirror

demo

http://mirror.am0200.com/

说明

这个直接通过 GitHub API 前端生成,只要填写好相关信息,就能够使用,具体说明在 README ,
好处就是非常简单,只需要一个域名绑定就可以了,缺点就是 SEO 问题


第二个 AcyOrt

https://github.com/LoeiFy/AcyOrt

demo

http://acyort.am0200.com/

说明

这个博客内容同样来自于 GitHub issues ,只是通过 node.js 本地生成一遍,生成对应 html 文件,这样的话既可以享受 GitHub issue 写博客的方便,又不存在 SEO 问题。

正在完善,现在实现功能:

还需实现功能

非常感谢 https://github.com/wuhaoworld/github-issues-blog 提供的创意

7604 次点击
所在节点    分享创造
16 条回复
xpol
2016 年 1 月 28 日
有意思。支持一个。
lsdoo
2016 年 1 月 29 日
挺好的东西。
mx1700
2016 年 1 月 29 日
非常棒!
uniuni
2016 年 1 月 29 日
搞不懂为什么要把 github 变成博客?
coraline
2016 年 1 月 29 日
@liudanning 因为 Github 上写 issue ,上传图片都非常方便
wizardforcel
2016 年 1 月 30 日
我一直用着 hexo ,也挺不错。
xcodebuild
2016 年 1 月 31 日
觉得第一种方案更加 nice ,很漂亮~
Shared
2016 年 2 月 1 日
可惜没有 RSS 输出,要不然考虑转移过来了
coraline
2016 年 2 月 1 日
@Shared 这个功能在加中,还有页面功能
ppwangs
2016 年 2 月 2 日
不错不错
fumichael
2016 年 2 月 2 日
做得好漂亮。
fhefh
2016 年 2 月 3 日
mark~~~
xcodebuild
2016 年 2 月 5 日
话说我把 Mirror 的主题抄到我博客去了,希望楼主别介意 真的太好看了
coraline
2016 年 2 月 5 日
@codefalling 不会介意,感谢喜欢
1314258
2017 年 4 月 10 日
@coraline 你好, Mirror 的 markdown 你是怎么处理的吗? Mirror 的 markdown 转 html 之后的效果和 issue 的是一样。
不知道为什么, repo 里面的 markdown 和 issue 的不一样。
coraline
2017 年 4 月 11 日
@1314258

我没有用 markdown 解析器,只是获取 GitHub markdown 解析后的 html

axios.defaults.headers.Accept = 'application/vnd.github.v3.html'

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://v2ex.ih06.com/t/253854

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX