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

Add gem-based settings

This commit is contained in:
Cotes Chung
2021-01-23 21:14:31 +08:00
parent da9f7b8218
commit 7ed3bef1b1
4 changed files with 46 additions and 15 deletions

5
.gitignore vendored
View File

@@ -6,6 +6,11 @@
_site
vendor
# rubygem
*.gem
# yard docs
doc
# npm dependencies
node_modules
package-lock.json