Commit Graph

18 Commits

Author SHA1 Message Date
Cotes Chung 5a191e79af
chore: remove extension from tools 2022-12-28 01:10:27 +08:00
Cotes Chung 893db51ff0 Improve the copyrights of the assets 2021-01-26 20:24:47 +08:00
Cotes Chung cbf707dc56 Update runner tool
allow LAN access Jekyll
2020-12-06 14:17:41 +08:00
Cotes Chung 8b2e6d1bf5 Restore the runner tool 2020-11-27 23:50:22 +08:00
Cotes Chung 8fa1f3b497 Clean up the discarded shell scripts 2020-11-19 21:47:46 +08:00
Cotes Chung 2a2bc1ee65 Fix compatibility with Docker Desktop (for Mac)
on Docker Desktop CE (Mac) 2.4.0.0
- command `mv` will cause permission preserve error
- command `chown` will get I/O error
2020-10-10 18:08:29 +08:00
Cotes Chung e806a8556b Fix files r/w permissions under Linux Docker (#145)
also improve the scripts
2020-10-10 00:33:13 +08:00
Cotes Chung 8f11f91677 Add `docker` option to the tools. 2020-10-08 21:14:33 +08:00
Cotes Chung 092ab5bbdb Fix the compatibility of fswatch under Linux. (#112) 2020-09-15 04:59:41 +08:00
Cotes Chung c473771af4 Pretty shell format. 2020-09-01 15:04:25 +08:00
Cotes Chung 2d7df50774 Fix the path contains spaces lead to tool script failure (#117) 2020-08-30 15:35:02 +08:00
Cotes Chung e96f9051c0 Fix the exclusion regex rule of swatch (#112) 2020-08-30 01:20:55 +08:00
Cotes Chung 3ddf5047b5 Add more option to script tool. 2020-08-21 13:43:10 +08:00
Cotes Chung 10ab9d3364 Improve the Shell code style. 2020-08-19 23:45:10 +08:00
Cotes Chung 99aadd61c1 Replace python with bash. 2020-04-23 22:11:50 +08:00
Cotes Chung fd56f5b600 Optimized the runner script. 2020-02-21 04:48:06 +08:00
Cotes Chung 8591e921e4 Added more project info in files. 2020-01-14 02:57:31 +08:00
Cotes Chung 3e004d1bf3 Moved the script tools. 2020-01-02 09:13:05 +08:00
Renamed from run.sh (Browse further)