Commit Graph

524 Commits

Author SHA1 Message Date
Junyi Hou
4f04a33623 del: remove experimental configs to reduce misleading.
these configs has not been implemented.
2024-04-29 15:50:00 +08:00
Junyi Hou
b782018b8c update: hide all summary rendering tests because Hugo refused to fix the bug. 2024-04-29 15:47:00 +08:00
Junyi
f9b293c17d
Merge pull request #43 from ChenYin626/main
added support for police beian for China ISP
2024-04-29 15:40:34 +08:00
chenyin
b44d2a736c added support for police beian for China ISP 2024-04-29 15:23:22 +08:00
Junyi
bd0cd40fbd
Merge pull request #42 from Junyi-99/Junyi-99-patch-2
Update README.md
2024-04-29 12:24:33 +08:00
Junyi
48f1064af1
Update README.md 2024-04-29 12:22:40 +08:00
Junyi
3310c840fd
Merge pull request #41 from Junyi-99/feat-experimental-config
add: added support for ICP beian for China ISP
2024-04-29 12:09:59 +08:00
Junyi Hou
06a4f7aceb add: added support for ICP beian for China ISP 2024-04-29 12:09:19 +08:00
Junyi
8b402ff168
Merge pull request #39 from Junyi-99/feat-experimental-config
Merge feat-experimental-config
2024-04-28 01:59:57 +08:00
Junyi
007dc9d929 Merge branch 'feat-experimental-config' of https://github.com/Junyi-99/hugo-theme-anubis2 into feat-experimental-config 2024-04-28 01:59:29 +08:00
Junyi
01358cd31f fix: there is a hugo bug, so disble the summary rendering test. 2024-04-28 01:58:45 +08:00
Junyi
fb52f33321
Merge branch 'main' into feat-experimental-config 2024-04-28 01:48:12 +08:00
Junyi
4d6fbc8c9a
Merge pull request #38 from Junyi-99/Junyi-99-patch-1
Update README.md
2024-04-26 13:14:47 +08:00
Junyi
a60fc4661f
Update README.md 2024-04-26 13:14:36 +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
64ffd77659 update demos 2024-04-25 13:41:05 +08:00
Junyi Hou
d9cb67008f add: added support for codefences highlight test 2024-04-23 20:09:41 +08:00
Junyi Hou
5fc27f5285 add: added a shortcode "icon" 2024-04-23 19:31:41 +08:00
Junyi Hou
9507d51bd2 fix: fix the scroll bar issue (when codefence only have one line, the copy-btn will make a scrool bar) 2024-04-23 18:59:16 +08:00
Junyi
adce82a54c fix: fix the scroll bar shows when there are only one line in ``` 2024-04-23 13:44:24 +08:00
Junyi
764e110d32 fix: fix the "pre" and "code" have different width when codefences are too wide 2024-04-23 13:00:52 +08:00
Junyi
6965a86c4d add: added support for "lineno" in codefences, added support for "<kbd>" tag 2024-04-23 12:53:21 +08:00
Junyi
18110d3f43
Merge pull request #36 from gsingh93/css
Fix template formatting in main.css
2024-04-17 18:58:09 +08:00
Gulshan Singh
1f6787278d Fix template formatting in main.css 2024-04-17 01:31:49 -07:00
Junyi Hou
dca1ced53c update Readme 2024-04-14 21:34:26 +08:00
Junyi Hou
68a33f8d40 feat: disable selection for social icons 2024-04-10 14:12:00 +08:00
Junyi Hou
a44399eb41 feat: multi-language divider style 2024-04-10 13:55:14 +08:00
Junyi Hou
068a362879 fix: typo in hugo.toml 2024-04-09 20:54:46 +08:00
Junyi Hou
4c59bcb723 feat: experimental configuration 2024-04-09 20:52:16 +08:00
Junyi Hou
3f5f3d7ced optimize for SEO 2024-04-09 20:45:19 +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
1c2abf59d0 update example posts 2024-04-09 20:22:36 +08:00
Junyi Hou
230bc7ddc8 remove subpage in a page 2024-04-09 20:22:28 +08:00
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