fuwari/src
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
..
assets/images feat: use .ts instead of .yaml for configurations 2023-10-23 17:54:39 +08:00
components fix: fix errors and reformat code 2024-08-03 16:44:38 +08:00
constants fix: fix errors and reformat code 2024-08-03 16:44:38 +08:00
content feat: add language as post property (#151) 2024-08-27 23:52:30 +08:00
i18n fix: fix errors and reformat code 2024-08-03 16:44:38 +08:00
layouts feat: add language as post property (#151) 2024-08-27 23:52:30 +08:00
pages feat: add language as post property (#151) 2024-08-27 23:52:30 +08:00
plugins fix: fix GitHub repo card not loading with empty description (#154) 2024-08-23 21:03:59 +08:00
types fix: fix errors and reformat code 2024-08-03 16:44:38 +08:00
utils fix: fix errors and reformat code 2024-08-03 16:44:38 +08:00
config.ts feat!: add credit configurations for banner image 2024-07-27 22:13:14 +08:00
env.d.ts feat: add FrontMatter CMS, biome, translation, etc. 2024-01-21 12:54:41 +08:00
global.d.ts feat: add photoswipe for image zoom (#135) 2024-07-28 18:47:19 +08:00