Commit Graph

55 Commits

Author SHA1 Message Date
Cell 4bfe3962a9 🐛 Fix: unable to get pages from a collection cause of Chinese url (contains spaces) decode error (#359)
By the way fixed collection nav css
2023-12-11 11:42:07 +08:00
Cell d484414e20 🐛 Fix: fix toc active error when breadcrumb is enabled and set sticky to true (Fixed #368) 2023-11-03 12:36:56 +08:00
Cell 901f47bac9 Perf: switch mermaid theme before print 2023-03-29 13:50:16 +08:00
Cell 0f5e60274a 🎉 Feat: add breadcrumb navigation (#309)
⬆️ Required Hugo versions above 0.109.0
2023-03-24 17:02:38 +08:00
Cell 3195fc5d62 🎨 Style: fix #comments css style conflict (#269)
Closes #269
2023-02-10 10:42:17 +08:00
Cell 2eb7605437 🐛 Fix: component paginator style error (#188) 2022-09-12 14:09:02 +08:00
Cell fe0f7a6fcf ♻️ Refactor: back to top and scroll to comments 2022-09-08 11:04:28 +08:00
Cell 0edd185b39 🐛 Fix: use data attributes or class replace for custom attributes 2022-08-26 16:48:11 +08:00
Cell 272592c89d Test: add test examples (#102) 2022-05-10 11:44:31 +08:00
Cell 857f689ca3 Perf: hide GitHub Corner in print view 2022-04-30 19:38:17 +08:00
Cell c3689a50fe Feat: add GitHub Corners support (#106) 2022-04-16 12:51:11 +08:00
Cell 61bf1a1f2b 📝 Docs: add documentation for print style (#61) 2022-03-12 11:29:08 +08:00
Cell 000e0d2359 💄 Style(media): add narrow option for page style (#80) 2022-03-11 01:03:05 +08:00
Cell 9742093e80 🐛 Fix: sticky invalid of mobile header (#75 #32) 2022-03-05 00:07:38 +08:00
Cell 0bf30a50d9 ♻️ Refactor: main layout and add toc.position option support (#65) 2022-02-18 12:53:26 +08:00
Cell 14168640f0 Feat: modify toc logic (#65) 2022-02-17 22:43:02 +08:00
Cell 8bcd9af913 💄 Style: adjust toc style (#65) 2022-02-17 18:01:22 +08:00
Cell e369458f09 Draft:
 Feat: add pageStyle option (#62)
TODO: refactor toc logic (#65)

> Tip: This commit needs to be improved and to be tested. Please don't update to it!
2022-02-17 12:20:12 +08:00
Cell 5bf9fe89b0 Style: add media style for print view (#61) 2022-02-15 17:28:26 +08:00
Cell 7e5047ca07 🐛 Fix: add scroll-margin to all anchors of page content (#39) 2022-01-15 23:26:27 +08:00
Cell bf1e93466c Feat: add public network security config (only in China) (#15) 2022-01-09 04:53:53 +08:00
Cell ebc53f6eea 🐛 Fix(RWD): add scroll-margin to headerlink 2021-12-24 00:30:01 +08:00
Dillon 762a7e538d feat(compatibility): improve compatibility for Hugo basic version (#352) 2020-05-13 00:45:19 +08:00
Dillon 6805d695f6 chore: update docs and style (#269) 2020-04-28 01:38:22 +08:00
Dillon 19c7da333d docs: update theme preview and translation (#262) 2020-04-26 23:00:29 +08:00
Dillon bcbc4268ea feat(code): add support for code block folding (#259) 2020-04-26 03:25:10 +08:00
Dillon 90184ca3e7 feat(search): add local search (#231)
* feat(search): add local search

* docs: add docs for search
2020-04-15 15:46:50 +08:00
Dillon e4f81f9e7f fix(style): auto width problem caused by too long tags or site t… (#168) 2020-03-16 11:32:47 +08:00
Dillon 212e67c2a5 feat(style): improve toc style (#167) 2020-03-16 10:59:51 +08:00
Dillon 3d9aad3205 feat(style): adjust style of header, tags and dynamic-to-top button 2020-03-14 14:42:12 +08:00
Dillon 296424cded feature(doc): complete all Chinese and English documents and fix many bugs 2020-03-08 21:02:21 +08:00
Dillon a4116f14a7 fix(toc): fix toc link bug 2020-02-21 11:11:56 +08:00
Dillon 88576721cc feature(header): add header config 2020-02-16 20:36:36 +08:00
Dillon 69688661f4 chore(header): remove all dummy-targets and update smooth scroll 2020-02-16 16:42:14 +08:00
Dillon 12bd1e1935 chore: refactor code style 2020-02-14 01:30:33 +08:00
Dillon 097473ef2a fix(music): fix music shortcode 2020-02-04 01:55:24 +08:00
Dillon b91ca3d61a feat(css): add admonition css variable 2020-02-02 21:07:38 +08:00
Dillon 437ef95e14 feat(exampleSite): add some posts to exampleSite 2020-02-01 19:47:58 +08:00
Dillon 8aa4b6dce6 feat(author): add author_link and fix highlight bug 2020-02-01 01:52:27 +08:00
Dillon 344f0a9f41 fix(css): fix some css bugs 2020-01-31 18:46:28 +08:00
Dillon e8ee57c295 feat(lib): upgrade libs and fix exampleSite bugs 2019-11-20 15:58:41 +08:00
Dillon 4ce4029715 fix: fix css bug 2019-08-25 00:44:21 +08:00
Dillon 5cc4fdbe46 feat: tidy style and layout 2019-08-24 19:32:41 +08:00
Dillon f1ec275c9f fix: fix iPad TOC orientation css bug 2019-08-22 04:52:29 +08:00
Dillon 99d52daf69 fix: fix iPad TOC orientation css bug 2019-08-22 04:29:39 +08:00
Dillon 0788330819 fix: fix screen-splash bug under dark theme and orientationchange bug 2019-08-22 04:01:02 +08:00
Dillon a46456ef0a feat: new style fix nav 2019-08-22 01:22:33 +08:00
Dillon 87857b2002 fix: fix iPad TOC orientation css bug 2019-08-22 00:32:52 +08:00
Dillon f64c499957 fix: mobile-toc target offset 2019-08-20 12:15:40 +08:00
Dillon 3d8efd6319 feat: new mobile toc 2019-08-20 03:01:15 +08:00