website 2
All checks were successful
/ test (push) Successful in 14s

This commit is contained in:
Soph :3 2024-07-23 01:04:20 +03:00
parent a5793e087c
commit 013c7cef7f
Signed by: sophie
GPG key ID: EDA5D222A0C270F2
27 changed files with 626 additions and 358 deletions

View file

@ -1,4 +1,7 @@
# sophie's website
this website is very simple it is located in src/web.
there is a very sophisticated build script in src/build.ts !
it even supports HMR!
# sophie's website 2
contains a extremely complicated buildscript
run prod with `bun run prod`
edit ssg plugins in src/plugins
read src/buildsystem.md for more info