Saica
ee48c2f09d
feat: introduce Expressive Code for code block rendering ( #476 )
...
* feat: improve code block feature with Expressive Code
* docs: add example Markdown file for visual review
* feat: improve styles of Expressive Code
* fix: errors from the merging
* chore: formatting
* chore: update config
* chore: update dependencies
* fix: fix build error
* fix: minor fixes
* fix: style tweaks
* docs: update example post
* fix: isolate copy button timeouts to avoid cross-button interference
---------
Co-authored-by: Hasenpfote <Hasenpfote36@gmail.com>
2025-06-03 22:41:36 +08:00
saicaca
dde7835dd7
fix: unable to list uncategorized posts on the archive page ( fix #471 )
2025-05-30 19:42:45 +08:00
saica.go
2d89e4d53f
feat: make archive page dynamic ( #469 )
2025-05-30 00:21:07 +08:00
Katsuyuki Karasawa
2b3d7cf304
fix: Trim whitespace from category and tag names in URL generation ( #437 )
2025-05-05 09:57:34 +09:00
Katsuyuki Karasawa
286b050fa8
format all code ( #386 )
2025-04-08 23:08:31 +09:00
Hasenpfote
8287e42e6e
fix: display of long equations is cut off ( #287 )
2025-01-19 16:11:51 +08:00
kinho
b604cdf18c
feat: add post update date ( #243 )
...
* feat: Add article update date
* feat:
1.Hide update time on the homepage;
2.Replace update icon;
* remove iconify-json/mdi
---------
Co-authored-by: liangjianhao <jianhao.liang@sz-sanjiang.com>
2024-12-04 19:29:35 +08:00
saicaca
ec179a2127
chore: update example post
2024-10-27 18:18:22 +08:00
saicaca
31af084f8a
feat!: front-matter language -> lang
2024-09-10 01:31:35 +08:00
Alan Ye
f79ee3482d
feat: add language as post property ( #151 )
...
* feat: add language as post property
* update frontmatter.json
* style: remove extra space
* fix: remove unnecessary replacements
* feat: add `language` field to `new-post.js`
* style: format code style
* fix: use `siteConfig.lang` in `jsonLd`
* fix: use `siteConfig` when `entry.data` was empty
2024-08-27 23:52:30 +08:00
saicaca
0ad144add3
fix: fix errors and reformat code
2024-08-03 16:44:38 +08:00
saicaca
003c644146
refactor: improve code quality
2024-07-21 15:49:22 +08:00
saicaca
8bdad0b2fc
feat: add support for GitHub style admonition syntax
2024-06-22 01:31:29 +08:00
saicaca
47c65cd551
docs: update example posts
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
恐咖兵糖
a1775030ae
docs: update example posts
...
remove extra double quotes
2024-04-05 12:33:07 +08:00
saicaca
6ba4db0ef8
docs: update example posts
2024-01-21 20:22:14 +08:00
saicaca
23533e9ac9
fix: minor fixes
2024-01-21 20:19:34 +08:00
L4Ph
197d524b53
feat: add FrontMatter CMS, biome, translation, etc.
...
* add Frontmatter CMS
* add biome
* update
* update
* fixed & add docs
* fix translation.ts
* fix translation
2024-01-21 12:54:41 +08:00
saicaca
b171ad463e
feat: add front-matter variable category
2023-11-07 14:46:29 +08:00
saicaca
ab89683cd7
fix: markdown style for the About page
2023-11-03 16:22:33 +08:00
saicaca
1ae4a8eee9
feat: use .ts instead of .yaml for configurations
2023-10-23 17:54:39 +08:00
saicaca
9b68fd1b86
fix: front-matter prop change
2023-10-21 10:52:01 +08:00
saicaca
1ccf80f9a2
feat: add the example post about embed video
2023-10-19 23:18:16 +08:00
saicaca
377ff3a4cc
fix: appearance setting not correctly set at first time & something else
2023-10-19 21:48:26 +08:00
saicaca
ea4a453e25
feat: minor fixes
2023-10-18 21:24:51 +08:00
saicaca
767d351bd5
feat: regularize front-matter, add new-post command
2023-10-18 17:31:11 +08:00
saicaca
52959f230f
feat: style improvements
...
(cherry picked from commit e308bedff591263b33155cb222108915bf980e51)
2023-10-18 02:15:24 +08:00
saicaca
8ed0aa071f
feat: back-to-top, footer, about page, responsive design, etc.
...
(cherry picked from commit 21319d339305c77311d42aa18501d425a5a2619c)
2023-10-18 02:15:22 +08:00
saicaca
124843848f
feat: initial commit
...
(cherry picked from commit 44c4d7b9521fe449e61edc614446195861932f8c)
2023-10-18 02:15:21 +08:00