From a382f0784afa46770b0179f85b49c329ea19ef22 Mon Sep 17 00:00:00 2001 From: Hau Nguyen Date: Wed, 19 Jul 2023 01:38:30 +0700 Subject: [PATCH] chore: format using latest prettier --- Makefile | 3 ++- docs/2022-06-08-backup.html | 2 +- docs/2022-06-08-dockerfile-go.html | 2 +- docs/2022-07-10-bootstrap-go.html | 2 +- docs/2022-07-12-uuid-or-else.html | 2 +- docs/2022-07-19-migrate-to-buf.html | 2 +- docs/2022-07-31-experiment-go.html | 2 +- docs/2022-07-31-sql.html | 2 +- docs/2022-08-10-gitignore.html | 2 +- docs/2022-10-26-reload-config.html | 2 +- docs/2022-12-25-archlinux.html | 2 +- docs/2022-12-25-go-test-asap.html | 2 +- docs/2023-03-05-incident.html | 2 +- docs/2023-03-08-ekyc.html | 2 +- docs/2023-03-30-fonts.html | 2 +- docs/2023-04-01-games.html | 2 +- docs/2023-04-17-keeb.html | 2 +- docs/2023-04-17-naming.html | 2 +- docs/2023-05-03-neovim.html | 2 +- docs/2023-05-08-things-i-like.html | 2 +- docs/2023-05-23-swagger.html | 2 +- docs/2023-06-06-terminal-workflow.html | 2 +- docs/2023-06-10-incident-context.html | 2 +- docs/2023-06-24-khoan-cat-be-tong.html | 2 +- docs/2023-06-25-useful-tools.html | 2 +- docs/2023-07-01-pastebin.html | 2 +- docs/2023-07-02-fandroid.html | 2 +- docs/2023-07-06-redis.html | 2 +- docs/index.html | 2 +- templates/post.html | 2 +- 30 files changed, 31 insertions(+), 30 deletions(-) diff --git a/Makefile b/Makefile index 1649b40..f8226de 100644 --- a/Makefile +++ b/Makefile @@ -41,7 +41,8 @@ gen: format-html: bun upgrade - bunx prettier --write ./posts ./templates ./docs + bun install --global prettier + prettier --write ./posts ./templates ./docs srht: # https://srht.site/quickstart diff --git a/docs/2022-06-08-backup.html b/docs/2022-06-08-backup.html index 138529e..3a86da0 100644 --- a/docs/2022-06-08-backup.html +++ b/docs/2022-06-08-backup.html @@ -1,4 +1,4 @@ - + diff --git a/docs/2022-06-08-dockerfile-go.html b/docs/2022-06-08-dockerfile-go.html index b9d170e..b80eddb 100644 --- a/docs/2022-06-08-dockerfile-go.html +++ b/docs/2022-06-08-dockerfile-go.html @@ -1,4 +1,4 @@ - + diff --git a/docs/2022-07-10-bootstrap-go.html b/docs/2022-07-10-bootstrap-go.html index d2813a8..97ee39d 100644 --- a/docs/2022-07-10-bootstrap-go.html +++ b/docs/2022-07-10-bootstrap-go.html @@ -1,4 +1,4 @@ - + diff --git a/docs/2022-07-12-uuid-or-else.html b/docs/2022-07-12-uuid-or-else.html index 88d9c8c..95b56e8 100644 --- a/docs/2022-07-12-uuid-or-else.html +++ b/docs/2022-07-12-uuid-or-else.html @@ -1,4 +1,4 @@ - + diff --git a/docs/2022-07-19-migrate-to-buf.html b/docs/2022-07-19-migrate-to-buf.html index c97354a..8615957 100644 --- a/docs/2022-07-19-migrate-to-buf.html +++ b/docs/2022-07-19-migrate-to-buf.html @@ -1,4 +1,4 @@ - + diff --git a/docs/2022-07-31-experiment-go.html b/docs/2022-07-31-experiment-go.html index 0e0b121..6911fa1 100644 --- a/docs/2022-07-31-experiment-go.html +++ b/docs/2022-07-31-experiment-go.html @@ -1,4 +1,4 @@ - + diff --git a/docs/2022-07-31-sql.html b/docs/2022-07-31-sql.html index 0253ed7..af0aaf8 100644 --- a/docs/2022-07-31-sql.html +++ b/docs/2022-07-31-sql.html @@ -1,4 +1,4 @@ - + diff --git a/docs/2022-08-10-gitignore.html b/docs/2022-08-10-gitignore.html index 7867417..f04063b 100644 --- a/docs/2022-08-10-gitignore.html +++ b/docs/2022-08-10-gitignore.html @@ -1,4 +1,4 @@ - + diff --git a/docs/2022-10-26-reload-config.html b/docs/2022-10-26-reload-config.html index 0d4a3d4..7915897 100644 --- a/docs/2022-10-26-reload-config.html +++ b/docs/2022-10-26-reload-config.html @@ -1,4 +1,4 @@ - + diff --git a/docs/2022-12-25-archlinux.html b/docs/2022-12-25-archlinux.html index a927f70..ac85b60 100644 --- a/docs/2022-12-25-archlinux.html +++ b/docs/2022-12-25-archlinux.html @@ -1,4 +1,4 @@ - + diff --git a/docs/2022-12-25-go-test-asap.html b/docs/2022-12-25-go-test-asap.html index 488fb95..9b6d006 100644 --- a/docs/2022-12-25-go-test-asap.html +++ b/docs/2022-12-25-go-test-asap.html @@ -1,4 +1,4 @@ - + diff --git a/docs/2023-03-05-incident.html b/docs/2023-03-05-incident.html index 8bbd5ad..3f930a7 100644 --- a/docs/2023-03-05-incident.html +++ b/docs/2023-03-05-incident.html @@ -1,4 +1,4 @@ - + diff --git a/docs/2023-03-08-ekyc.html b/docs/2023-03-08-ekyc.html index 7bf3c02..8237448 100644 --- a/docs/2023-03-08-ekyc.html +++ b/docs/2023-03-08-ekyc.html @@ -1,4 +1,4 @@ - + diff --git a/docs/2023-03-30-fonts.html b/docs/2023-03-30-fonts.html index ee4c777..91aa31b 100644 --- a/docs/2023-03-30-fonts.html +++ b/docs/2023-03-30-fonts.html @@ -1,4 +1,4 @@ - + diff --git a/docs/2023-04-01-games.html b/docs/2023-04-01-games.html index 8b09fd4..f51217f 100644 --- a/docs/2023-04-01-games.html +++ b/docs/2023-04-01-games.html @@ -1,4 +1,4 @@ - + diff --git a/docs/2023-04-17-keeb.html b/docs/2023-04-17-keeb.html index 3506e19..7e156e0 100644 --- a/docs/2023-04-17-keeb.html +++ b/docs/2023-04-17-keeb.html @@ -1,4 +1,4 @@ - + diff --git a/docs/2023-04-17-naming.html b/docs/2023-04-17-naming.html index c43befa..a5fcf7b 100644 --- a/docs/2023-04-17-naming.html +++ b/docs/2023-04-17-naming.html @@ -1,4 +1,4 @@ - + diff --git a/docs/2023-05-03-neovim.html b/docs/2023-05-03-neovim.html index cb47858..50f5a53 100644 --- a/docs/2023-05-03-neovim.html +++ b/docs/2023-05-03-neovim.html @@ -1,4 +1,4 @@ - + diff --git a/docs/2023-05-08-things-i-like.html b/docs/2023-05-08-things-i-like.html index e60e192..33ee1a3 100644 --- a/docs/2023-05-08-things-i-like.html +++ b/docs/2023-05-08-things-i-like.html @@ -1,4 +1,4 @@ - + diff --git a/docs/2023-05-23-swagger.html b/docs/2023-05-23-swagger.html index e109f94..08ae11d 100644 --- a/docs/2023-05-23-swagger.html +++ b/docs/2023-05-23-swagger.html @@ -1,4 +1,4 @@ - + diff --git a/docs/2023-06-06-terminal-workflow.html b/docs/2023-06-06-terminal-workflow.html index 554aaa4..24bcccc 100644 --- a/docs/2023-06-06-terminal-workflow.html +++ b/docs/2023-06-06-terminal-workflow.html @@ -1,4 +1,4 @@ - + diff --git a/docs/2023-06-10-incident-context.html b/docs/2023-06-10-incident-context.html index a721c9b..c8e5fb1 100644 --- a/docs/2023-06-10-incident-context.html +++ b/docs/2023-06-10-incident-context.html @@ -1,4 +1,4 @@ - + diff --git a/docs/2023-06-24-khoan-cat-be-tong.html b/docs/2023-06-24-khoan-cat-be-tong.html index fd8de9e..c05f5a3 100644 --- a/docs/2023-06-24-khoan-cat-be-tong.html +++ b/docs/2023-06-24-khoan-cat-be-tong.html @@ -1,4 +1,4 @@ - + diff --git a/docs/2023-06-25-useful-tools.html b/docs/2023-06-25-useful-tools.html index 71d6e03..83ca42e 100644 --- a/docs/2023-06-25-useful-tools.html +++ b/docs/2023-06-25-useful-tools.html @@ -1,4 +1,4 @@ - + diff --git a/docs/2023-07-01-pastebin.html b/docs/2023-07-01-pastebin.html index 84bee80..d7c44f0 100644 --- a/docs/2023-07-01-pastebin.html +++ b/docs/2023-07-01-pastebin.html @@ -1,4 +1,4 @@ - + diff --git a/docs/2023-07-02-fandroid.html b/docs/2023-07-02-fandroid.html index cee2944..3e1d191 100644 --- a/docs/2023-07-02-fandroid.html +++ b/docs/2023-07-02-fandroid.html @@ -1,4 +1,4 @@ - + diff --git a/docs/2023-07-06-redis.html b/docs/2023-07-06-redis.html index fc337f6..36707e1 100644 --- a/docs/2023-07-06-redis.html +++ b/docs/2023-07-06-redis.html @@ -1,4 +1,4 @@ - + diff --git a/docs/index.html b/docs/index.html index ec7692b..42176bd 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,4 +1,4 @@ - + diff --git a/templates/post.html b/templates/post.html index c4a6784..e5ed1d4 100644 --- a/templates/post.html +++ b/templates/post.html @@ -1,4 +1,4 @@ - +