diff options
Diffstat (limited to 'Makefile')
| -rwxr-xr-x | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1,5 +1,5 @@ | |||
| 1 | dev: openring | 1 | dev: openring |
| 2 | hugo server --bind=0.0.0.0 | 2 | hugo server --bind=0.0.0.0 --buildDrafts |
| 3 | 3 | ||
| 4 | deploy: openring | 4 | deploy: openring |
| 5 | hugo --gc --minify | 5 | hugo --gc --minify |
