Commit Graph

223 Commits

Author SHA1 Message Date
Junyi Hou
422f416612
align with latest Hugo. Hugo is a piece of shit! 2024-09-11 11:57:49 +08:00
Junyi Hou
f53cc0573b upgrade config 2024-08-15 15:54:53 +08:00
Junyi Hou
9b689084a3 upgrade DisqusShortname 2024-08-15 13:43:06 +08:00
Junyi Hou
6806902501 add feat: load "icon.svg" in the posts foler 2024-07-25 16:08:42 +08:00
Junyi
fbd7b4c939
Merge pull request #57 from Junyi-99/feat-experimental-config
add: added error message when customCSS not exist
2024-06-14 15:31:36 +08:00
Joao Senger
14d0777437 feat: googleAnalytics 2024-06-11 10:21:37 -03:00
Junyi Hou
2259c04f32 add: added error message when customCSS not exist 2024-05-13 11:03:14 +08:00
Philip Mallegol-Hansen
8c718ed668
Corrects readNextPosts logic
The docs at https://gohugo.io/functions/collections/isset/ specify that the isset function must be called with a lowercase representation of the key we wish to check.

If we do not, the function always returns false.
2024-05-06 10:01:20 -07:00
Junyi
a860ae9764
Merge pull request #46 from Junyi-99/feat-experimental-config
fix: fix the sitemap url
2024-05-03 01:30:49 +08:00
Junyi Hou
c3a7039b35 fix the sitemap url 2024-05-03 01:30:14 +08:00
Philip Mallegol-Hansen
8c4d7defca
Improves ToC logic to account for both site and page configuration 2024-05-01 13:58:51 -07:00
Philip Mallegol-Hansen
7484d058f2
Corrects logic for enabling ToC 2024-04-30 22:46:39 -07:00
chenyin
b44d2a736c added support for police beian for China ISP 2024-04-29 15:23:22 +08:00
Junyi Hou
06a4f7aceb add: added support for ICP beian for China ISP 2024-04-29 12:09:19 +08:00
Junyi Hou
893f4a77a4 update: "rssIcon" defaults to "true" && "readNextPosts" defaults to "3" 2024-04-26 12:46:52 +08:00
Junyi Hou
e7a93e2088 update: "colorThemeSwitcher" defaults to "true" 2024-04-26 12:37:08 +08:00
Junyi Hou
87172dbdfc update: "toc" defaults to "true" 2024-04-26 12:31:17 +08:00
Junyi Hou
e57e3dd83d update "author" parameter 2024-04-26 12:29:07 +08:00
Junyi Hou
5fc27f5285 add: added a shortcode "icon" 2024-04-23 19:31:41 +08:00
Junyi Hou
68a33f8d40 feat: disable selection for social icons 2024-04-10 14:12:00 +08:00
Junyi Hou
2c8a0e374e Merge branch 'feat-math-on-demand' into pre-release 2024-04-09 20:43:38 +08:00
Junyi Hou
84276e542d feat: enhance accessibility 2024-04-09 20:36:45 +08:00
Junyi Hou
90a5c66d8b add: Added on-demand mathjax load to speedup performance 2024-04-09 20:30:37 +08:00
Junyi Hou
230bc7ddc8 remove subpage in a page 2024-04-09 20:22:28 +08:00
Junyi Hou
a1cd164e9a pre-commit formatter 2024-04-09 20:03:09 +08:00
Junyi Hou
9f33764cff fix: PermaLink to RelPermalink 2024-04-09 19:33:28 +08:00
Junyi Hou
d979f023f4 add: feature of sass 2024-04-09 19:18:45 +08:00
Junyi Hou
3ae4b0a8b0 feat: mermaid theme auto switch 2024-04-09 16:42:47 +08:00
Junyi Hou
ce5f1811c4 add: mermaid support 2024-04-09 15:20:53 +08:00
Junyi Hou
5df8a10c07 add more social icons 2024-04-08 14:58:39 +08:00
Junyi Hou
00ac00f3fb fix giscus color switch 2024-03-18 18:38:18 +08:00
Junyi Hou
74015da3e5 add: support theme switch for giscus 2024-03-18 16:58:43 +08:00
Junyi Hou
3cd15e9a35 fix a bug in toc selector 2024-03-18 16:58:35 +08:00
Junyi Hou
794065354a add analyze icon in footer if "umami.shareUrl" is set. 2024-03-18 12:33:50 +08:00
Junyi Hou
4bd6cadc3b finished moving "style" to "colorTheme, colorThemeSwitcher" 2024-03-13 16:59:22 +08:00
Junyi Hou
80298828e7 add colorThemeSwitcher 2024-03-13 16:54:18 +08:00
Junyi Hou
4629494c03 rename "style" to "colorTheme", add "colorThemeSwitcher" 2024-03-13 16:42:54 +08:00
Junyi Hou
8aba514632 remove hugo code in .css files. 2024-03-13 16:38:42 +08:00
Junyi Hou
a29bf0d7b0 rename "social.html" to "social-icons.html" 2024-03-13 16:14:36 +08:00
Junyi Hou
4cba618ce1 bug fix: DOMContentLoaded 2024-03-13 16:14:18 +08:00
Junyi Hou
6eabf271ce update icons 2024-03-06 14:22:23 +08:00
Junyi Hou
4655d3e4ac remove .rej file 2024-03-06 13:27:42 +08:00
Junyi Hou
3d600a74c3 fix: the ToC shown on non-toc pages 2024-03-06 13:24:28 +08:00
Junyi Hou
e9269aadb8 fix bug 2024-03-04 19:44:29 +08:00
Junyi Hou
8009f28d92 fix bug 2024-03-04 19:40:18 +08:00
Junyi Hou
5ba1746266 add noselect for ToC 2024-03-04 19:34:27 +08:00
Junyi Hou
528a25fed5 add: expandable ToC 2024-03-04 19:15:27 +08:00
Junyi Hou
167685313d change theme switcher 2024-03-04 15:17:16 +08:00
Junyi Hou
41359247d2 updt: footer 2024-03-04 15:08:49 +08:00
Junyi Hou
a140817288 update the datetime and "Read next" 2024-03-04 15:05:53 +08:00