docs: update README with additional building instructions
This commit is contained in:
parent
c894c6f440
commit
2c1a2fd983
1 changed files with 15 additions and 1 deletions
16
README.md
16
README.md
|
@ -1,3 +1,17 @@
|
|||
# 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.
|
Loading…
Add table
Reference in a new issue