yinwangblog 让你拥有一个跟王垠一样的博客:
项目地址&使用说明:https://github.com/mightofcode/yinwangblog
demo:http://blog.mocyx.com/ github:https://github.com/mightofcode/blog
demo of 玉伯: http://yubo.mocyx.com/ github: https://github.com/lifesinger/blog
特性:
基于 GitHub issue 创作博文、评论
使用 GitHub api V4 读取 issue,每分钟进行一次全量更新
基于 netty 的静态文件服务器,不存在 seo 问题,单机 QPS1000
1
webshe11 2020-02-19 23:28:10 +08:00 1
连 favicon 都弄走了 [捂脸]
|
2
mightofcode OP @webshe11 要做就做全套
|
3
kingcc 2020-02-19 23:35:51 +08:00 via Android 9
既然追求刺激 那就贯彻到底咯
|
4
Tomotoes 2020-02-19 23:57:10 +08:00 via Android
每分钟进行一次全量更新,就不怕被 api 限制吗?
|
5
WebKit 2020-02-20 00:00:20 +08:00 via Android
那为什么不直接用 js 调用 issue,然后代码放在 github page 里,连服务器都省了
|
6
mightofcode OP @Tomotoes 每分钟只调用一次,应该问题不大
|
7
blogfeng 2020-02-20 00:15:02 +08:00 via Android
反代不香吗
|
8
Pyjamas 2020-02-20 00:21:37 +08:00 1
学点好的...
|
9
Tomotoes 2020-02-20 00:22:21 +08:00 via Android
@mightofcode 你最好计算一下,一个小时最多 5000,而这个 5000,包括你账号的所有应用的请求总和。
并且,graphql 第四代的 5000 限制,并不是指请求数,而是指计算节点数,很有可能,一次请求就花费 10 个节点数。 并且,当你博客来流量时,又会调用 github api 吧? 我猜的。 还是建议看看文档,文档里有详细的计算花费节点规则。 |
10
fantastM 2020-02-20 02:46:03 +08:00
王垠不会介意吗...
|
11
manami 2020-02-20 05:21:00 +08:00 via Android
简洁之美
|
12
xFrank 2020-02-20 08:51:37 +08:00
没有评论功能吗?差评
|
14
Tink 2020-02-20 09:09:24 +08:00 via iPhone
6
|
15
mightofcode OP |
16
bitpeach 2020-02-20 10:06:08 +08:00
审美风格,人人不一。只能说不断分享博客样式风格,增广视野。话说回来,有哪些网友玩 Hexo 架构风格轻量级博客呢。
|
17
HonoSV 2020-02-20 10:36:50 +08:00
哈哈哈哈 乐死我了,鬼才想法
|
18
zzj 2020-02-20 11:52:09 +08:00
测试了下 评论功能似乎没有实现?
|
19
WUWENZE 2020-02-20 15:05:12 +08:00
|
20
shenqi 2020-02-20 15:16:48 +08:00
不错不错
|
21
amundsen 2020-02-20 17:12:24 +08:00
真赤鸡
|
22
tt67wq 2020-02-20 17:18:33 +08:00
当然我在扯淡
|
23
mightofcode OP @WUWENZE 给力
|
24
hanxiV2EX 2020-02-20 21:05:21 +08:00
|
25
feelinglucky 2020-02-20 21:18:13 +08:00
好奇问下,干嘛用玉伯博客的数据(虽然他很久没更新了…哈哈哈
看了下是用 Java 技术栈,其实这样子的博客个人觉得静态博客会比较适合,例如 Hugo https://gohugo.io/ 参看我个人的个例子: https://www.gracecode.com/north-korea/ |
26
x86 2020-02-20 21:59:19 +08:00 via iPhone
淫王下次改用 txt 写了
|
27
lc7029 2020-02-20 22:25:58 +08:00
感觉有点像 hexo
|
28
mightofcode OP @feelinglucky 因为用 issues 写 blog 又比较有名的的只找到他的。。
|
29
haoleba 2020-02-20 23:11:18 +08:00 via Android
30 秒注册个简书,还不用运维。
|
30
mightofcode OP @heilibai 简书不错,但是我的文章被简书封过,还是 github 稳
|
31
hiplon 2020-02-20 23:22:12 +08:00
Github/Coding + Github Action/CI + 对象存储
https://www.ppuu.org/2019/12/coding-jenkins-jekyll-cos/ https://www.ppuu.org/2020/02/github-pages-sync-qcloud-cos/ |
32
BigFoxGod 2020-02-21 09:11:40 +08:00
真是不错,本人也在用 yingwang 博客的样式
|
33
FrankHB 2020-02-22 08:18:30 +08:00
有评论的还好意思叫 yinwang 么。。。
|
35
sandylaw 2020-04-27 09:51:33 +08:00
有适配 hugo 的 yinwang 样式吗?
|