Commit graph

3 commits

Author SHA1 Message Date
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
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