generated from inherentlee/11ty
drone and gitignore
This commit is contained in:
@ -8,3 +8,4 @@ steps:
|
||||
commands:
|
||||
- npm install
|
||||
- npm run build
|
||||
- rsync -uav _site/ mattrbld-site
|
||||
|
||||
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
_live
|
||||
_site
|
||||
node_modules
|
||||
|
||||
Reference in New Issue
Block a user