Remove old tooling
This commit is contained in:
@@ -100,3 +100,9 @@ tasks:
|
||||
vars: { CLI_ARGS: 'run {{.NPM_SCRIPT}}' }
|
||||
- task: sculpin
|
||||
vars: { CLI_ARGS: 'generate --env="{{.APP_ENV}}" --url="{{.APP_URL}}" --no-interaction -vv' }
|
||||
|
||||
make-post:
|
||||
vars:
|
||||
POST_DATE:
|
||||
sh: date +'%Y-%m-%d'
|
||||
cmd: touch "source/_articles/{{.POST_DATE}}-new-post.md"
|
||||
|
||||
Reference in New Issue
Block a user