L4Ph
7d5f18d8a1
fix: update language options in SiteConfig for clarity and completeness
Code quality / quality (push) Failing after 11s
Build and Check / Astro Check for Node.js 22 (push) Failing after 5s
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 4s
Build and Check / Astro Build for Node.js 23 (push) Failing after 4s
2025-08-03 22:23:18 +09:00
Jehian
2adad90af8
Update config.ts
2025-07-29 09:32:11 +07:00
Yapper
4382cdcc08
feat: add Vietnamese translation ( #548 )
...
Code quality / quality (push) Failing after 11s
Build and Check / Astro Check for Node.js 22 (push) Failing after 6s
Build and Check / Astro Check for Node.js 23 (push) Failing after 5s
Build and Check / Astro Build for Node.js 22 (push) Failing after 4s
Build and Check / Astro Build for Node.js 23 (push) Failing after 5s
* Create vi.ts
Create i18n Vietnamese translation file.
* Update translation.ts
Added Vietnamese language support.
* Update config.ts
Add Vietnamese (vi) to be a possible value for the `lang` key.
* Create README.vi.md
Created Vietnamese version of README.
* Update README.md
Added navigation/link to Vietnamese version of README.
* Update README.md
fixed a mistake
2025-07-27 12:14:43 +08:00
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
Katsuyuki Karasawa
286b050fa8
format all code ( #386 )
2025-04-08 23:08:31 +09:00
twystpaki
588a536e87
feat: add Thai translation ( #264 )
...
* Create th.ts
Created i18n Thai translation file.
* Update translation.ts
Added Thai language support.
* Update config.ts
Added Spanish (es) and Thai (th) to commented possible values for `lang` key.
* Create README.th.md
Created Thai version of README.
* Update README.md
Added navigation/link to Thai version of README.
2024-12-31 17:02:23 +08:00
saicaca
1b652f686d
feat: add configurations for TOC component
2024-10-28 00:45:16 +08:00
saica.go
f0754cae3f
perf: optimizing page transition ( #178 )
...
* perf: optimizing page transition
* fix: minor fixes
2024-09-13 20:14:03 +08:00
saicaca
336290a92f
feat!: add credit configurations for banner image
...
BREAKING CHANGES: new mandatory fields added in `config.ts`
2024-07-27 22:13:14 +08:00
Dev_Nergis
743d8dd9c2
feat: add Korean i18n & README ( #130 )
...
* Fixed the issue where the hue value set in config was not applied
* Create README.ko-KR.md
* Update README.ja-JP.md
* Update README.zh-CN.md
* Update README.md
* Update README.ko-KR.md
* Update translation.ts
* Create ko_KR.ts
* Update ko_KR.ts
* Update ko_KR.ts
* Update ko_KR.ts
* Update setting-utils.ts
* Update config.ts
* ko_KR to ko
* fix
* Delete package-lock.json
* Update .gitignore
* Update .gitignore
2024-07-21 03:15:41 +08:00
Lry722
5868cddcb6
feat: add option position for banner image ( #106 )
2024-06-10 02:03:57 +08:00
saicaca
5e4ae01af6
docs: add some comments to config.ts
2024-05-01 12:35:36 +08:00
librarian
9761ed75c5
feat: option to control whether site visitors can change the theme color ( #28 )
...
* chore: rebase onto main branch
* fix: rename the option
---------
Co-authored-by: saicaca <zephyird@gmail.com >
2024-05-01 12:14:15 +08:00
saicaca
94a9e9757d
feat: multiple custom favicons
2024-04-23 03:03:31 +08:00
Joey Chen
bd468054c2
feat: allow user to customize favicon ( #47 )
...
* feat: add basic custom favicon feature
* add auto-switch icon
* revert to the original setting `false`
2024-04-23 03:03:31 +08:00
saicaca
af29b9160f
refactor: code cleanup
2024-02-18 18:26:40 +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
b0d265b42b
fix: site url and base dir should be set in astro.config.mjs
2023-11-08 23:30:42 +08:00
saicaca
c642691dc8
feat: add license block
2023-11-03 14:15:17 +08:00
saicaca
1ae4a8eee9
feat: use .ts instead of .yaml for configurations
2023-10-23 17:54:39 +08:00