Commit graph

27 commits

Author SHA1 Message Date
Matyáš Caras 47edbaa4db
upravit vzhled 2022-10-22 14:30:22 +00:00
Matyáš Caras 1bd56aba5c přidat giscus 2022-10-22 15:33:15 +02:00
Nuri Jung 6d8d647ec5
fix: utterances script to obey the follow_site_theme setting (#91)
* Fix js for correct theme load

* Use dataTheme directly instead ternary operator
2022-07-14 23:39:28 +08:00
裸奔狂甩丁丁 26475d899b
feat: support utterances comment (#83) 2022-05-05 23:36:54 +08:00
裸奔狂甩丁丁 ffb0e94ff5
feat: click to top (#84) 2022-04-05 22:51:38 +08:00
jeffreytse 9ecb45bd4e fix: inaccurate google translation behavior (#55) 2021-08-12 12:13:12 +08:00
jeffreytse 735c2ad48b perf: postpone loading google-analytics script 2021-06-28 18:41:08 +08:00
jeffreytse 78f2d77170 perf: links to cross-origin destinations are unsafe
Add `ref=noopener` to the `a.goog-logo-link` tag to solve the issue
found out by Chrome lighthouse.
2021-06-28 17:34:53 +08:00
jeffreytse 844aea6c74 fix: hash locating of cjk heading isn't working (#44)
When the heading includes CJK (Chinese, Japanese, Korean)
characters, the hash locating isn't working correctly, the page
will not automatically scroll to the corresponding heading.
2021-05-27 11:03:50 +08:00
jeffreytse 7af0bc4701 chore: remove unused test ouput 2021-01-08 12:15:00 +08:00
jeffreytse 3f2e5824e2 feat: support configure the code badge (#19) 2021-01-08 12:12:57 +08:00
jeffreytse c896442fcf refactor: migrate code highlight to an extension 2021-01-08 12:04:25 +08:00
jeffreytse ae318f5d72 feat: better dark mode strategy (#15)
Whatever the user's choice is, it will supersede the default
setting of the site and be kept during the visit (session).
Only the dark mode setting is `manual`, the user's choise will
be always kept on every visit (i.e. no matter the browser
is closed or not)
2020-12-28 12:04:18 +08:00
jeffreytse 6ce4a254e4 fix: wrong default value of night mode 2020-10-15 17:05:26 +08:00
jeffreytse 20cd65baba fix: wrong option name of night mode 2020-10-11 16:32:44 +08:00
jeffreytse c8e4149792 feat: add config option for night mode 2020-10-10 14:13:34 +08:00
jeffreytse 023ba51a08 perfect: improve browser compatibility 2020-10-03 12:23:29 +08:00
jeffreytse ba1db7db3e feat: add night mode (#4) 2020-10-03 11:55:14 +08:00
jeffreytse 5ad3ccd7b2 fix: wrong disqus source 2020-09-23 16:16:20 +08:00
jeffreytse b0ff0b029e fix: correct gitment issue 2019-12-12 13:48:08 +08:00
Jeffrey Tse bc91aa6b73 fix: corrcet hash locate, menu item hilight issues 2019-09-24 15:19:05 +08:00
Jeffrey Tse cda49e0301 update: perfect animation, compatibility issue 2019-09-24 14:10:57 +08:00
Jeffrey Tse 92840887d2 fix: correct framework and trianglify issue 2019-09-20 17:41:48 +08:00
Jeffrey Tse ce43bb9a6a update: header transparent, animation, banner, etc 2019-09-20 12:40:14 +08:00
Jeffrey Tse 6fee628b13 fix: correct google analytics 2019-09-14 11:36:49 +08:00
Jeffrey Tse 40b20a9a18 chore: adjust theme configuration, etc 2019-09-12 18:38:59 +08:00
Jeffrey Tse 61eae5c5f9 release: v1.0.0 2019-09-11 12:21:17 +08:00