Go to file
Soph :3 7beb050aca
All checks were successful
/ test (push) Successful in 16s
new binker
2024-08-31 01:40:28 +03:00
.forgejo/workflows website 2 2024-07-23 01:04:20 +03:00
website new binker 2024-08-31 01:40:28 +03:00
.gitignore website 2 2024-07-23 01:04:20 +03:00
bun.lockb package updates + image optimization + sourcecode beautification 2024-08-30 03:55:26 +03:00
global.d.ts add git log widget 2024-08-29 23:16:35 +03:00
index.ts package updates + image optimization + sourcecode beautification 2024-08-30 03:55:26 +03:00
package.json package updates + image optimization + sourcecode beautification 2024-08-30 03:55:26 +03:00
README.md website 2 2024-07-23 01:04:20 +03:00
tsconfig.json move from nano-jsx to Preact, benefits: 1. Smaller bundle size, 2. Quicker rendering, 3. Full vDom with proper states, 4. Proper pure functions 2024-08-01 22:55:12 +03:00
uploadNekoweb.ts nekoweb upload script 2024-08-29 00:15:56 +03:00

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