Commit Graph

13 Commits

Author SHA1 Message Date
Kevin Peng
0db3dd07ad fix: correct regex patterns in build script for directory structure 2025-04-20 07:50:10 +08:00
Kevin Peng
de94afa197 fix: update build command to use 'sh' for executing build script 2025-04-20 07:31:06 +08:00
Kevin Peng
b66db585d2 refactor build process to move image processing and minification to build.sh 2025-04-20 07:29:15 +08:00
Kevin Peng
c2cabc8c7e refactor deploy workflow to use find for image copying and minification 2025-04-20 07:20:36 +08:00
Kevin Peng
a6587a4258 update deploy workflow to include image conversion dependencies and processing 2025-04-20 07:17:34 +08:00
Kevin Peng
2eb1aae1b7 refactor build process to use loops for CSS and JS minification 2025-04-20 07:13:26 +08:00
Kevin Peng
4ec944415b refactor deploy workflow to set up Node.js and install minification dependencies 2025-04-20 07:08:26 +08:00
Kevin Peng
9ee5ba9d6a create subdirectories for build output in deploy workflow 2025-04-20 06:53:53 +08:00
Kevin Peng
56e9d2b1d1 put the assets into right folders 2025-04-20 06:51:05 +08:00
Kevin Peng
ff62404c38 make sure the write permissions 2025-04-20 06:48:48 +08:00
Kevin Peng
460c8204b6 Move all assets to source folder 2025-04-20 06:34:16 +08:00
Kevin Peng
f51d39ee96 move all assets to src folder 2025-04-20 06:33:59 +08:00
Kevin Peng
59eea95626 Initial 2025-04-20 06:27:16 +08:00