fix gulp instructions

This commit is contained in:
Robert Kaussow 2020-12-20 22:17:26 +01:00
parent e0f37636df
commit 6d74669655
No known key found for this signature in database
GPG Key ID: 65362AE74AF98B61

View File

@ -154,7 +154,7 @@ git clone https://github.com/thegeeklab/hugo-geekblog.git themes/geekblog
Build required theme assets e.g. CSS files and SVG sprites with `gulp`.
```Shell
gulp default
npx gulp default
```
## Configuration