geekifan
7973ebbf9d
fix(mathjax): move MathJax initialization to global scope
...
Updated MathJax initialization to be accessible globally by assigning it to the window object. This change ensures that MathJax is properly loaded and available for use across the application.
Additionally, added 'defer' attribute to script tags for correct loading order.
2025-06-05 16:06:08 +08:00
geekifan
ea46994368
fix: remove blockquote styles for small screens in typography
2025-05-11 18:19:17 +08:00
geekifan
23a2a5aab0
refactor: move posts, data and configs to exampleSite
2025-05-11 12:26:39 +08:00
geekifan
41c76d1d52
fix: add margin around code blocks
2025-05-10 11:56:12 +08:00
geekifan
7adc9fd396
fix: restore overflow property for code blocks and apply it to highlight class
2025-05-06 19:00:34 +08:00
geekifan
2e2c111e17
fix: modify selector to get the correct code block
2025-05-06 18:53:19 +08:00
geekifan
43c164231c
fix: modify css selector to make images center-aligned
2025-05-06 18:37:00 +08:00
geekifan
8bdf964087
use codeblock render hook instead of refactor
2025-04-29 10:41:08 +08:00
geekifan
88a2df10fd
update _syntax.scss
2025-04-28 22:13:14 +08:00
geekifan
13dc3b9771
update _syntax.scss
2025-04-28 19:52:51 +08:00
geekifan
4d6af29e3e
support codeblocks with chirpy style
2025-04-28 18:10:45 +08:00
geekifan
b38917b7d1
fix: modify _synatx.scss to make inline code style work
2025-04-28 17:10:32 +08:00
geekifan
3add1fd106
support multilingual search
2025-04-27 21:11:17 +08:00
geekifan
e93d7e907d
add language selector
2025-04-27 18:25:23 +08:00
geekifan
071214d1f3
add mathjax
2025-04-27 11:35:06 +08:00
geekifan
78bececd7d
add search
2025-04-26 17:30:22 +08:00
geekifan
775ea0489d
add avatar
2025-04-23 10:51:55 +08:00
geekifan
b7f3f54f72
fix some js bugs
2025-04-22 11:09:07 +08:00
geekifan
e715cd078b
update head.html
2025-04-21 22:54:23 +08:00
geekifan
ea63dccd58
update js import
2025-04-21 22:52:32 +08:00
geekifan
48785f6a48
add favicon.html
2025-04-21 22:02:39 +08:00
geekifan
f5b2c028da
wip(js): add head.html and assets/js
2025-04-21 17:35:52 +08:00
geekifan
d201d04055
add fonts
2025-04-20 15:10:02 +08:00
geekifan
06fca28fa4
rename sass to scss
2025-04-20 14:27:41 +08:00
geekifan
8e25bfe11e
initial commit
2025-04-19 21:27:20 +08:00