Skip to content

Commit 0981c81

Browse files
cb341claude
andcommitted
chore: drop prettier, use htmlbeautifier only
bin/build runs jekyll build + htmlbeautifier on _site/. Both CI and deploy use bin/build — no prettier anywhere. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 0eb5134 commit 0981c81

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Visit `localhost:4000` to view the site.
2222
bin/build
2323
```
2424

25-
Runs `jekyll build` and formats output with `prettier`.
25+
Runs `jekyll build` and formats output HTML with `htmlbeautifier`.
2626

2727
## Check
2828

bin/prettier

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)