diff --git a/Makefile b/Makefile index 548a652..26feb26 100644 --- a/Makefile +++ b/Makefile @@ -40,7 +40,10 @@ gen: go run . format-html: - deno fmt ./posts ./templates ./docs + bun upgrade + bun install --global prettier + prettier --write ./templates ./docs + deno fmt ./posts srht: # https://srht.site/quickstart diff --git a/docs/2022-07-19-migrate-to-buf.html b/docs/2022-07-19-migrate-to-buf.html index 8615957..1651bfa 100644 --- a/docs/2022-07-19-migrate-to-buf.html +++ b/docs/2022-07-19-migrate-to-buf.html @@ -43,7 +43,8 @@