Commit Graph

436 Commits

Author SHA1 Message Date
Junyi Hou
0f646e7082 rename post -> posts 2024-04-09 20:14:49 +08:00
Junyi Hou
41c5286796 update example site config 2024-04-09 20:03:52 +08:00
Junyi Hou
a1cd164e9a pre-commit formatter 2024-04-09 20:03:09 +08:00
Junyi Hou
ddec81c876 advanced style 2024-04-09 19:56:30 +08:00
Junyi Hou
9f33764cff fix: PermaLink to RelPermalink 2024-04-09 19:33:28 +08:00
Junyi Hou
f774d2689d fix the baseURL 2024-04-09 19:25:48 +08:00
Junyi Hou
d979f023f4 add: feature of sass 2024-04-09 19:18:45 +08:00
Junyi
d57d8a7958
Merge pull request #31 from Junyi-99/feat-copy-btn
change the style of copy-btn
2024-04-09 16:59:00 +08:00
Junyi Hou
b83804c92b change the style of copy-btn 2024-04-09 16:58:28 +08:00
Junyi
81966ce9d5
Merge pull request #30 from Junyi-99/feat-mermaid
Feat mermaid & mermaid theme switch
2024-04-09 16:43:39 +08:00
Junyi Hou
3ae4b0a8b0 feat: mermaid theme auto switch 2024-04-09 16:42:47 +08:00
Junyi Hou
d557d2e08d fix: the <code> render error 2024-04-09 16:39:38 +08:00
Junyi Hou
ce5f1811c4 add: mermaid support 2024-04-09 15:20:53 +08:00
Junyi
775f4e9de0
Merge pull request #29 from Junyi-99/feature-main
feat: add more social icons
2024-04-08 15:11:28 +08:00
Junyi
1403fd5e54
Merge pull request #28 from Junyi-99/fix-main
Fix main
2024-04-08 15:10:57 +08:00
Junyi Hou
2e323fe4a4 fix translation for zh-cn 2024-04-08 15:07:31 +08:00
Junyi Hou
519c64a321 update social icons in demosite 2024-04-08 15:01:26 +08:00
Junyi Hou
5df8a10c07 add more social icons 2024-04-08 14:58:39 +08:00
Junyi Hou
a38138fddf fix: wrong style in light theme 2024-04-08 14:11:45 +08:00
Junyi
8a4e9e4a71
Merge pull request #27 from Junyi-99/Junyi-99-patch-3
Update README.md
2024-03-27 16:36:47 +08:00
Junyi
971ede9b78
Update README.md 2024-03-27 16:36:38 +08:00
Junyi
ae7bdce5dd
Merge pull request #23 from Junyi-99/feature-main
fix giscus color switch
2024-03-18 18:38:35 +08:00
Junyi Hou
00ac00f3fb fix giscus color switch 2024-03-18 18:38:18 +08:00
Junyi
05d41821bb
Merge. Bug fixes for <code> and ThemeSwitch for Giscus
Feature main
2024-03-18 16:59:26 +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
cf18ae777f fix the bug in <code> 2024-03-18 16:58:00 +08:00
Junyi
210f29c973
Merge pull request #21 from Junyi-99/feature-main
update font for <code>
2024-03-18 15:15:33 +08:00
Junyi Hou
73be65adfb update font for <code> 2024-03-18 15:15:07 +08:00
Junyi
af146e9d96
Merge pull request #20 from Junyi-99/feature-main
Add umami track icon in footer. Update exampleSite
2024-03-18 12:47:20 +08:00
Junyi Hou
e8ddc45ef9 add umami track 2024-03-18 12:46:45 +08:00
Junyi Hou
794065354a add analyze icon in footer if "umami.shareUrl" is set. 2024-03-18 12:33:50 +08:00
Junyi
d922ef7c39
Merge pull request #19 from Junyi-99/Junyi-99-patch-2
Update README.md
2024-03-18 12:13:34 +08:00
Junyi
104b9fc4ec
Update README.md 2024-03-18 12:13:23 +08:00
Junyi
bfb5aab0a7
Merge pull request #18 from Junyi-99/feature-main
Change: "style" to "colorTheme"
2024-03-13 17:50:39 +08:00
Junyi
10894a27ae
Merge branch 'main' into feature-main 2024-03-13 17:50:33 +08:00
Junyi Hou
c7e98bf40a update exampleSite 2024-03-13 17:14:06 +08:00
Junyi Hou
c6c1275963 delete "exampleSite" 2024-03-13 16:59:53 +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
9e2a23e83b remove config file exmaple 2024-03-13 16:38:52 +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
10c0121f3d
Merge pull request #15 from Junyi-99/Junyi-99-patch-1
Update README.md
2024-03-11 21:59:25 +08:00
Junyi
057b201caa
Update README.md 2024-03-11 21:59:01 +08:00
Junyi Hou
e61809d59a fix: the margin of rss icon is lesser than others 2024-03-08 11:20:33 +08:00
Junyi
d2a006804e
Merge pull request #14 from Junyi-99/feature-main-2
update project preview images
2024-03-06 14:37:49 +08:00
Junyi Hou
9e4757a056 update project picture 2024-03-06 14:36:42 +08:00