blog/src
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
..
assets/icons style: update pin-icon and anchor-link, remove bold icons 2025-05-14 02:06:25 +01:00
components chore: adjust toc component styling 2025-05-27 01:46:39 +01:00
content feat: add new post creation script and theme update script, remove git-protect.list and sync-upstream.sh 2025-05-28 20:41:08 +01:00
i18n chore: fix waline language switching exceptions, remove unused global variables, update theme guide 2025-05-26 00:25:46 +01:00
layouts feat: add code copy cutton 2025-05-27 01:37:19 +01:00
pages feat: performance optimizations and ui improvements (#26) 2025-05-26 20:21:38 +01:00
plugins feat: add code copy cutton 2025-05-27 01:37:19 +01:00
styles feat: add code copy cutton 2025-05-27 01:37:19 +01:00
types feat: add reducemotion config option to optimize performance 2025-05-19 14:54:59 +01:00
utils chore: update <hr> styles, fix unexpected comments in rss feed, update theme guides 2025-05-21 18:27:14 +01:00
config.ts docs: update theme guide 2025-05-25 22:28:22 +01:00
content.config.ts feat: add new post creation script and theme update script, remove git-protect.list and sync-upstream.sh 2025-05-28 20:41:08 +01:00
env.d.ts chore: update dependencies, enhance theme configuration, and improve layout structure 2025-01-21 21:21:24 +00:00