HiNinoJay / hexo-theme-A4

A hexo theme that looks like an A4 paper.(一个类A4纸张质感的hexo博客主题。)
https://ninojay.top
MIT License
320 stars 25 forks source link

关于hexo-reference中引用的hint.min.css问题 #31

Closed AllenGo912 closed 1 year ago

AllenGo912 commented 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 安装新插件

npmjs地址:https://www.npmjs.com/package/hexo-reference-new github地址:https://github.com/AllenGo912/hexo-reference-new

旧: image image

新: image image

HiNinoJay commented 1 year ago

感谢支持A4,已更新说明 A4支持hexo-reference的相关博文 https://ninojay.top/hexoplugin/hexo-reference/#%E5%85%B6%E4%BB%96