1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-18 13:44:15 +00:00

Process JS files with gulp

This commit is contained in:
Cotes Chung
2021-01-23 15:07:18 +08:00
parent 0e9104a58f
commit da9f7b8218
37 changed files with 380 additions and 326 deletions

4
.gitignore vendored
View File

@@ -5,3 +5,7 @@
# jekyll cache
_site
vendor
# npm dependencies
node_modules
package-lock.json