Commit Graph

369 Commits

Author SHA1 Message Date
i-abc 40ea45eb31
更新 Waline 评论系统的自带表情 (#122)
将 Waline 评论系统的自带表情从 1.0.1 升级到了 1.1.0,并加入了新表情 “哔哩哔哩小黄脸”,可参考 https://waline.js.org/guide/client/emoji.html
2022-10-08 17:03:12 +08:00
xaoxuu ce712c4dec css 2022-10-08 16:48:13 +08:00
xaoxuu cbc16f9a88 优化时间线 2022-10-07 22:23:47 +08:00
xaoxuu cf0315b05b 支持动态时间线 2022-10-07 02:38:51 +08:00
xaoxuu be7af9a06e ghuser 2022-10-06 01:21:36 +08:00
Mr. X d5bc27bf78
Update label-commenter.yml 2022-10-06 00:52:50 +08:00
xaoxuu c5d29733bf footer css 2022-10-06 00:39:56 +08:00
xaoxuu 86db7bdc02 css 2022-10-06 00:06:46 +08:00
xaoxuu 29d8809b90 css 2022-10-05 23:26:14 +08:00
xaoxuu 966e41f7a7 ghuser 2022-10-05 23:00:52 +08:00
xaoxuu 4239b3fe0e ghinfo 2022-10-05 17:34:16 +08:00
xaoxuu dc30d90fb5 css 2022-10-05 14:58:05 +08:00
xaoxuu 5c2cfbc151 update cdn 2022-10-04 21:51:16 +08:00
xaoxuu 50bcabc8eb update vercel api 2022-09-29 13:35:47 +08:00
xaoxuu 0a620199f1 优化footer 2022-09-14 17:47:08 +08:00
xaoxuu 357e5484fa smooth_scroll 2022-09-06 15:03:41 +08:00
xaoxuu 990de2d2f8 release: 1.9.0 2022-08-28 20:33:29 +08:00
xaoxuu 035b30e7a8 footer 2022-08-28 20:33:03 +08:00
xaoxuu 594501df44 css 2022-08-28 20:06:58 +08:00
xaoxuu d5889c5c57 add giscus 2022-08-28 19:54:34 +08:00
pan93412 d3e37b310d
Add Rust & Rename TypeScript to TS (#111)
* feat(highlight): Add 'rs' alias

* chore(highlight): TypeScript → TS
2022-08-15 20:09:37 +08:00
Pentaz 09133a753f
修复firfox浏览器中显示侧边栏滚动条的问题 (#110) 2022-08-15 20:08:43 +08:00
encyc.eth aad2552c2f
Fixed a loading svg bug of utterances. (#113) 2022-08-15 20:07:35 +08:00
Pentaz 1b9d13718a
适配waline暗黑模式 (#109)
* 适配waline暗黑模式

第一次写,不知道是否和规范。

覆盖原文件的样式。

* 适配waline暗黑模式
2022-08-09 12:15:50 +08:00
xaoxuu de923fd917 auto_banner 2022-06-14 20:05:49 +08:00
xaoxuu d2ab959d87 add users tag 2022-06-12 01:11:35 +08:00
偊由 841614f784
公式支持 - Katex (#94)
- 使用 hexo-renderer-markdown-it-plus 作为渲染器
- 支持多种复杂的公式
- 目前尚在更新维护
2022-06-10 23:30:59 +08:00
xaoxuu 645dbad4b8 css 2022-06-10 23:29:21 +08:00
xaoxuu c5e975e555 highlightjs_theme 2022-06-07 13:19:56 +08:00
Heyya e2b3b8901e
使用Mathjax新增对数学公式的支持 (#88)
* 新增数学公式配置选项

* add

* add mathjax.ejs

* Update _config.yml

* Update mathjax.ejs

Co-authored-by: xaoxuu <16400144+xaoxuu@users.noreply.github.com>
2022-06-01 16:23:40 +08:00
xaoxuu 3d4800458b indent for page 2022-05-29 13:42:34 +08:00
xaoxuu 55bae1ceb8 release: 1.8.0 2022-05-28 01:04:55 +08:00
xaoxuu f0fc8740cb spin speed 2022-05-28 01:03:30 +08:00
xaoxuu 2d05185a39 noteblock -> grid 2022-05-28 01:03:17 +08:00
Tikas e56354c152
修改 jsdelivr 的节点为 fastly (#81) 2022-05-27 00:55:31 +08:00
Austin Lee 109c24c6d0
feat: add waline comment system (#80) 2022-05-18 20:25:53 +08:00
pan93412 8ab2eb9f94
fix(plugin/heti): make autoSpacing work (#77)
We modified heti.autoSpacing() to remove DOMContentLoaded
(DOM has been loaded in deferred block.)
2022-05-15 11:44:54 +08:00
xaoxuu 6b385f3224 css 2022-04-05 21:54:24 +08:00
xaoxuu fbdf776f1b release: 1.7.0 2022-03-29 22:04:54 +08:00
xaoxuu 0c5754438e update log 2022-03-02 15:05:36 +08:00
xaoxuu 65ce616542 优化heti配置 2022-03-02 14:50:45 +08:00
pan93412 724d23ca5c
feat: 加入 heti 排版樣式增強 CSS 的支援 (#64)
* feat: 加入 heti 排版樣式增強 CSS 的支援

「赫蹏」是專為中文網頁內容設計的排版樣式增強。
它基於通行的中文排版規範,可為網站的讀者
帶來更好的內容閱讀體驗。

目前只套用在文章和文章卡片的摘要上。

https://sivan.github.io/heti/

* feat(config): 增加 heti 設定項

取用方式:theme.heti (boolean)

* refactor: add dns-prefetch for unpkg.com

* Update _config.yml

Co-authored-by: xaoxuu <16400144+xaoxuu@users.noreply.github.com>
2022-03-02 14:33:20 +08:00
xaoxuu 3ada269c68 优化fancybox加载逻辑 2022-01-27 13:46:11 +08:00
xaoxuu bd2bc077ab 简化recent组件 2022-01-26 18:51:56 +08:00
inkss 39153bbcba
fancybox (#54) 2022-01-21 11:24:32 +08:00
xaoxuu 278eed0ee5 css 2022-01-13 18:27:20 +08:00
xaoxuu fa03c8ad96 css 2022-01-05 00:00:25 +08:00
xaoxuu d611d69849 新增quot标签和poetry标签 2022-01-04 23:34:21 +08:00
xaoxuu beac04d5f6 优化封面 2021-12-25 01:31:23 +08:00
xaoxuu 843c295333 宽屏适配 2021-12-12 20:13:38 +08:00