No description
Find a file
yourfriendoss 3e6a5b4611
All checks were successful
/ build (push) Successful in 31s
Add link shortener to infra
2025-12-12 23:20:10 +02:00
.forgejo/workflows just use rsync and linux again, no windows 2025-12-12 18:14:20 +02:00
.zed add a reader mode, new blog post and kate's binkie 2025-10-11 00:04:15 +03:00
website Add link shortener to infra 2025-12-12 23:20:10 +02:00
.gitignore website 2 2024-07-23 01:04:20 +03:00
bun.lock update sssg 2025-11-29 17:47:39 +02:00
global.d.ts add git log widget 2024-08-29 23:16:35 +03:00
index.ts add projects list + update binkies 2025-10-09 19:36:48 +03:00
package.json update sssg 2025-11-29 17:47:39 +02: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