Uncle Pi
65112e5cb0
feat: add directory creation for post folder
...
- Implement recursive directory creation for post folder
- Ensure that parent directories are created if they don't exist
2025-03-11 20:59:18 +08:00
noeFly
18cc3e0d4f
fix: output incorrect symbol in console ( #290 )
2025-01-19 15:59:37 +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
af29b9160f
refactor: code cleanup
2024-02-18 18:26:40 +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
9b68fd1b86
fix: front-matter prop change
2023-10-21 10:52:01 +08:00
saicaca
767d351bd5
feat: regularize front-matter, add new-post command
2023-10-18 17:31:11 +08:00