Commit Graph

17 Commits

Author SHA1 Message Date
Junyi Hou
a1cd164e9a pre-commit formatter 2024-04-09 20:03:09 +08:00
Junyi Hou
d557d2e08d fix: the <code> render error 2024-04-09 16:39:38 +08:00
Junyi Hou
a38138fddf fix: wrong style in light theme 2024-04-08 14:11:45 +08:00
Junyi Hou
cf18ae777f fix the bug in <code> 2024-03-18 16:58:00 +08:00
Junyi Hou
8aba514632 remove hugo code in .css files. 2024-03-13 16:38:42 +08:00
Junyi Hou
a7fb20a7ed add: replace 1.5em with variables 2024-03-06 13:34:22 +08:00
Junyi Hou
528a25fed5 add: expandable ToC 2024-03-04 19:15:27 +08:00
Junyi Hou
de276c5b18 update <code> 2024-03-04 18:53:25 +08:00
Junyi Hou
167685313d change theme switcher 2024-03-04 15:17:16 +08:00
Junyi Hou
879fab29eb add: disable select for some component. 2023-11-18 19:54:41 +08:00
Junyi Hou
c9e7a81509 add: card style 2023-11-18 16:19:26 +08:00
Junyi Hou
e22ce50d40 modify: the background and navbar. 2023-11-18 15:28:43 +08:00
Dmitry Kolosov
5195c1fb99 revert code highlighting colors in light theme #193 2023-08-12 10:38:52 +02:00
Dmitry Kolosov
c4665390d2 change pre colors #148 2022-04-11 21:10:25 +03:00
Dmitry Kolosov
990799a86a changed anchor to icon #123 2022-01-12 22:31:44 +03:00
Dmitry Kolosov
269283077f social services icons support #6 2021-05-17 21:14:12 +03:00
Quentin Barbe
db7e6254fa
Merge style sheets for light and dark themes into a single resource
This will avoid having inline style, which is annoying for stricter CSP.
It should improve performances, as there is only a single file to load.
As a bonus, I also included resource fingerprinting, which will avoid breaking
the cache when it's not needed, and adds subresource integrity checksum.
2020-10-23 13:58:37 +02:00