Katsuyuki Karasawa
7f0c109b17
fix: Correct template literals for aria-label/class/style attributes ( #435 )
...
Code quality / quality (push) Failing after 4s
Build and Check / Astro Check for Node.js 22 (push) Failing after 4s
Build and Check / Astro Check for Node.js 23 (push) Failing after 4s
Build and Check / Astro Build for Node.js 22 (push) Failing after 5s
Build and Check / Astro Build for Node.js 23 (push) Failing after 4s
* fix: Correct template literals for aria-label attributes in PostMeta and Pagination components
* fix: Update template literals to use correct syntax in multiple components
2025-05-02 06:49:07 +09:00
Katsuyuki Karasawa
286b050fa8
format all code ( #386 )
2025-04-08 23:08:31 +09:00
jump-and-jump
fdbd0c56bf
refactor: remove useless code
2025-01-25 22:55:38 +08:00
saicaca
079abbc965
refactor: css cleanup and style tweaks
2024-12-02 16:02:39 +08:00
saicaca
947ff49b53
fix: force override post width
2024-10-26 15:57:30 +08:00
Katsuyuki Karasawa
450ab150a3
fix: fix HMR not working. ( #195 )
...
* inline style to base.css
* revert banner style
* Properly revert the banner-related issues.
2024-10-26 15:57:29 +08:00
saicaca
0ad144add3
fix: fix errors and reformat code
2024-08-03 16:44:38 +08:00
saicaca
bd4f0e8b63
fix: failed GitHub API requests no longer break the href of repo card & style tweak
2024-07-20 23:25:03 +08:00
saicaca
960e85f92d
fix: extra empty lines in codeblocks still displayed in some cases
2024-06-22 00:49:30 +08:00
saicaca
b70a01a43a
fix: style tweaks for copy-code button
2024-06-21 22:37:39 +08:00
Kuroki_Tsuki
88a7414625
feat: copy button for code blocks ( #67 )
...
* Add code copy
* fix: safari copyButton style
* fix: addPreCopyButton up time
* modify: CopyButton style
* fix: Duplicate rendering issue with copy button
2024-06-21 22:27:23 +08:00
saicaca
5cfc78ef65
fix: hide the extra empty line in code blocks
2024-06-21 19:29:54 +08:00
saicaca
39797fd677
fix: some fixes for admonition and GitHub repo card
2024-05-03 02:24:01 +08:00
Fabrizio
e1dae88515
feat: add GitHub repo card, admonitions ( #77 )
...
* Added remark-directive, unist-util-visit
* Add rehype custom components for Github, Admonitions
* pnpm
* Update pnpm-lock
* Corrected hastscript requierement
* Change ad- prefix so adblocks dont block content
2024-05-03 01:37:31 +08:00
saicaca
e64bd923da
fix: a11y fixes
2024-03-12 12:37:49 +08:00
saicaca
d68f26a74f
fix: minor fixes
2024-02-18 18:26:40 +08:00
saicaca
8b8a765d56
feat: add line numbers for code blocks
2024-01-25 16:09:00 +08:00
saica.go
79ec8030cc
feat: implement post search using Pagefind ( #12 )
2024-01-24 12:28:16 +08:00
saicaca
4316654a98
fix: fix custom code font doesn't work
2024-01-22 11:35:54 +08:00
saicaca
e428b1d5a5
feat: mobile style improvements
2024-01-22 11:25:56 +08:00
saicaca
8848a25ec5
fix: make heading anchors # unselectable
2023-11-23 23:26:05 +08:00
saicaca
83e22e7e59
feat: add heading anchor links
2023-11-12 19:35:53 +08:00
saicaca
cff918dab3
fix: add JetBrains Mono as default code font
2023-11-10 18:25:18 +08:00
EveSunMaple
8d2d2de9b8
fix: update code font ( #4 )
2023-11-10 18:09:32 +08:00
saicaca
3798fd6b64
fix: style improvements
2023-11-08 10:46:27 +08:00
saicaca
ab89683cd7
fix: markdown style for the About page
2023-11-03 16:22:33 +08:00