docs: update README with additional building instructions

This commit is contained in:
wont-stream 2025-04-10 14:03:35 -04:00
parent c894c6f440
commit 2c1a2fd983

View file

@ -1,3 +1,17 @@
# halfPage # halfPage
Startpage w/ halfmoon & preact Startpage w/ halfmoon & preact
# building
Install deps: [bun](https://bun.sh/) i
run build script: [bun](https://bun.sh/) run build
## building ext
Build like normal first
Copy the `dist` folder over to the `ext` folder
edit `ext/dist/index.html` to remove any prepending slashses (/) from link and script tags.