Remove templates and compiled theme assets

Delete prebuilt template pages and their compiled theme assets under templates/: removes templates/*.html and the templates/assets files (Layout CSS, ThemeSwitcher, client runtime and bundled runtime). Cleans up generated/compiled template artifacts so they no longer ship with the repository.
This commit is contained in:
Ryan Wang
2026-04-07 22:52:41 +08:00
parent cf680c4d17
commit 63d640eaac
13 changed files with 3 additions and 111 deletions
+3 -1
View File
@@ -21,4 +21,6 @@ pnpm-debug.log*
.DS_Store
# jetbrains setting folder
.idea/
.idea/
templates/