Closed AllenGo912 closed 1 year ago
最近发现页面加载很慢,经过排查是hint.min.css的请求速度很慢,发现该CDN: https://cdn.jsdelivr.net/hint.css/2.4.1/hint.min.css, 速度很慢,找到hexo-reference的原作者,发现已经在5年前就停更了,因此我fork了hexo-reference的代码,并修改了新版本的CDN,速度很快。
可直接 npm install hexo-reference-new --save 安装新插件
npm install hexo-reference-new --save
npmjs地址:https://www.npmjs.com/package/hexo-reference-new github地址:https://github.com/AllenGo912/hexo-reference-new
旧:
新:
感谢支持A4,已更新说明 A4支持hexo-reference的相关博文 https://ninojay.top/hexoplugin/hexo-reference/#%E5%85%B6%E4%BB%96
最近发现页面加载很慢,经过排查是hint.min.css的请求速度很慢,发现该CDN: https://cdn.jsdelivr.net/hint.css/2.4.1/hint.min.css, 速度很慢,找到hexo-reference的原作者,发现已经在5年前就停更了,因此我fork了hexo-reference的代码,并修改了新版本的CDN,速度很快。
可直接
npm install hexo-reference-new --save
安装新插件npmjs地址:https://www.npmjs.com/package/hexo-reference-new github地址:https://github.com/AllenGo912/hexo-reference-new
旧:
新: