chore: srht make all
parent
8b41395a0e
commit
adb5f89a66
1
Makefile
1
Makefile
|
@ -45,6 +45,7 @@ format-html:
|
||||||
deno fmt ./posts
|
deno fmt ./posts
|
||||||
|
|
||||||
srht:
|
srht:
|
||||||
|
$(MAKE) all
|
||||||
# https://srht.site/quickstart
|
# https://srht.site/quickstart
|
||||||
# go install git.sr.ht/~emersion/hut@latest
|
# go install git.sr.ht/~emersion/hut@latest
|
||||||
tar -C docs -cvz . > site.tar.gz
|
tar -C docs -cvz . > site.tar.gz
|
||||||
|
|
Loading…
Reference in New Issue