No description
Find a file
yourfriendoss cc51fce825
Some checks failed
/ test (push) Failing after 39s
fix 3
2025-06-29 13:46:18 +03:00
.forgejo/workflows fix 3 2025-06-29 13:46:18 +03:00
website 6 new binkies 2024-11-25 13:58:32 +02:00
.gitignore website 2 2024-07-23 01:04:20 +03:00
bun.lock push to the new system (or try to at least) 2025-06-29 13:24:20 +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 push to the new system (or try to at least) 2025-06-29 13:24:20 +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