Commit graph

9 commits

Author SHA1 Message Date
radishzzz
2d28bf93a5 chore: improve error handling in theme update script to check for merge conflicts 2025-05-29 13:46:51 +01:00
radishzzz
42225906ab fix: refusing to merge unrelated histories 2025-05-29 09:59:17 +01:00
radishzzz
67e745332e fix: update scripts 2025-05-28 22:12:57 +01:00
radishzzz
32a39aed59 chore: rename public/assets path to public/vendors 2025-05-28 21:25:34 +01:00
radishzzz
2f80ab9523 feat: add new post creation script and theme update script, remove git-protect.list and sync-upstream.sh
- Deleted `README-zh.md` and `README.md` as they are no longer needed.
- Removed `git-protect.list` to streamline the synchronization process.
- Introduced `new-post.ts` script for easier blog post creation with default metadata.
- Added `update-theme.ts` script to simplify theme updates from the upstream repository.
- Updated content configuration to handle optional updated dates correctly.
- Adjusted pin values in theme guide documents to allow a range from 0-99 instead of 1-99.
2025-05-28 20:41:08 +01:00
神楽坂アイリス
886c959183 fix: clarify instructions for running scripts on Windows, specifying path format 2025-05-27 12:00:40 +08:00
神楽坂アイリス
5b30bc7466 fix: translate sync-upstream.sh comments and usage instructions to English 2025-05-27 11:42:04 +08:00
神楽坂アイリス
a039f1998a fix: update example usage in sync-upstream.sh to reflect correct branch name 2025-05-27 11:38:45 +08:00
神楽坂アイリス
af7bba2900 feat: add detailed instructions for creating and maintaining a blog, including protection for custom content 2025-05-27 11:38:02 +08:00