Commit Graph

162 Commits

Author SHA1 Message Date
xaoxuu ff168d322f [opt] wiki performance optimization 2022-11-19 16:08:50 +08:00
xaoxuu 79e380b4ee [opt] widgets default layout 2022-11-19 02:24:53 +08:00
xaoxuu adf73dd5ce multi-comments 2022-11-14 00:28:48 +08:00
xaoxuu 6eb9a06f8d fix title 2022-11-07 21:51:45 +08:00
xaoxuu 677636fe3e fix multiple meta description tags 2022-11-07 10:07:47 +08:00
xaoxuu 1a92845f93 layout for notes 2022-11-06 22:02:13 +08:00
xaoxuu d14c0bfc48 title 2022-11-06 19:46:47 +08:00
xaoxuu 56bb583fb1 add api_host 2022-11-06 00:18:15 +08:00
xaoxuu 97a68b77d2 cover 2022-11-05 00:13:32 +08:00
xaoxuu 10d834fdab sidebar timeline 2022-10-30 21:23:26 +08:00
xaoxuu a8ca8a9a5b update 2022-10-29 23:10:23 +08:00
xaoxuu 00bc17252c remove valine 2022-10-29 20:11:24 +08:00
xaoxuu 63ceaf5352 timeline 2022-10-29 17:23:32 +08:00
xaoxuu 517327ca77 fcircle & custom index navbar & timeline 2022-10-28 22:58:20 +08:00
xaoxuu 985c25cb1e delete log 2022-10-27 22:28:24 +08:00
xaoxuu c121d20510 proj 2022-10-27 22:02:47 +08:00
xaoxuu 0c2b7722a1 cover 2022-10-27 21:11:51 +08:00
xaoxuu d3c4f4eb83 ghissues 2022-10-26 22:44:50 +08:00
xaoxuu ffd36cc273 tagcloud 2022-10-26 21:19:52 +08:00
xaoxuu c1183fd0c1 css 2022-10-25 13:57:31 +08:00
xaoxuu af6cc6bfb2 css 2022-10-24 23:30:34 +08:00
xaoxuu d01f6260e3 sidebar timeline 2022-10-23 18:27:14 +08:00
xaoxuu b46b4ad443 related posts 2022-10-23 16:56:27 +08:00
xaoxuu 1021e87769 css 2022-10-23 01:05:16 +08:00
xaoxuu 7a742d61fe update 2022-10-22 13:03:47 +08:00
xaoxuu 54b605a46e ghrepo 2022-10-20 22:57:40 +08:00
xaoxuu c928c4124e widgets 2022-10-20 21:34:54 +08:00
xaoxuu 403095a26b fix #128 2022-10-15 13:41:58 +08:00
xaoxuu 603fa7b07f font 2022-10-15 00:28:26 +08:00
偊由 b9909ceb35
Update ghuser.ejs (#123)
followers, following, repositories 信息为自定义用户信息
2022-10-11 20:00:24 +08:00
xaoxuu ce712c4dec css 2022-10-08 16:48:13 +08:00
xaoxuu cf0315b05b 支持动态时间线 2022-10-07 02:38:51 +08:00
xaoxuu be7af9a06e ghuser 2022-10-06 01:21:36 +08:00
xaoxuu 86db7bdc02 css 2022-10-06 00:06:46 +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 5c2cfbc151 update cdn 2022-10-04 21:51:16 +08:00
xaoxuu 0a620199f1 优化footer 2022-09-14 17:47:08 +08:00
xaoxuu d5889c5c57 add giscus 2022-08-28 19:54:34 +08:00
xaoxuu de923fd917 auto_banner 2022-06-14 20:05:49 +08:00
偊由 841614f784
公式支持 - Katex (#94)
- 使用 hexo-renderer-markdown-it-plus 作为渲染器
- 支持多种复杂的公式
- 目前尚在更新维护
2022-06-10 23:30:59 +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
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 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 bd2bc077ab 简化recent组件 2022-01-26 18:51:56 +08:00