Commit Graph

48 Commits

Author SHA1 Message Date
Kevin Peng
b7fa65eff8 Update build.sh 2025-04-20 11:21:34 +08:00
Kevin Peng
fb902eeade fix: enhance logging for CSS and JS minification processes 2025-04-20 09:30:35 +08:00
Kevin Peng
243d770ab5 fix: standardize conditional checks for target directory assignments 2025-04-20 09:26:18 +08:00
Kevin Peng
1985d78cb2 fix: handle target directory for image conversion in build script 2025-04-20 09:24:02 +08:00
Kevin Peng
b840200faf fix: handle empty target directory for CSS and JS minification 2025-04-20 09:23:26 +08:00
Kevin Peng
dbde7fd627 fix: correct target directory path for CSS and JS minification 2025-04-20 09:18:36 +08:00
Kevin Peng
dcdf632884 fix: unify directory creation for CSS and JS minification 2025-04-20 09:15:40 +08:00
Kevin Peng
ed0a582299 fix: update directory structure handling in CSS and JS minification 2025-04-20 09:03:15 +08:00
Kevin Peng
a99f491e89 fix: correct directory path handling in CSS and JS minification 2025-04-20 08:50:28 +08:00
Kevin Peng
24bdb36035 fix: update directory structure handling in CSS and JS minification 2025-04-20 08:47:12 +08:00
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