diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2022-10-16 23:51:43 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2022-10-16 23:51:43 +0200 |
| commit | 854ae471a01bb13cb73a38143f43d97a9ca62ce5 (patch) | |
| tree | 3929f9f2b54db993bda6cc717ac465409f50acbf /Makefile | |
| parent | 5c39d767ffbecefa447dac60b8f0adc0ef2064dc (diff) | |
| download | mitjafelicijan.com-854ae471a01bb13cb73a38143f43d97a9ca62ce5.tar.gz | |
Added new draft post
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 |
