Process JS files with gulp

This commit is contained in:
Cotes Chung
2021-01-25 06:43:02 +08:00
parent 0e9104a58f
commit da9f7b8218
37 changed files with 380 additions and 326 deletions
+4
View File
@@ -194,6 +194,10 @@ exclude:
- docs
- README.md
- LICENSE
- gulpfile.js
- node_modules
- package.json
- package-lock.json
jekyll-archives:
enabled: [categories, tags]