My personal internet homepage. https://lostluma.net
Find a file
Lilly Rose Berner d900119769
All checks were successful
deploy / build (push) Successful in 15s
Fix multiple websockets being opened on page load
Due to the individual pages now suspending when loaded the
ws context state was discarded, and recreated three times.

Signed-off-by: Lilly Rose Berner <lilly@lostluma.net>
2026-03-14 13:03:56 +01:00
.forgejo/workflows Clean up unused files from previous deployments 2026-02-25 19:02:17 +01:00
src Fix multiple websockets being opened on page load 2026-03-14 13:03:56 +01:00
.compiledcssrc Switch to compile-time extracted CSS in JS 2026-01-23 23:36:50 +01:00
.gitignore Upgrade dependencies 2022-12-29 18:30:19 +01:00
.parcelrc Switch to Playpen Sans font 2026-01-31 21:09:48 +01:00
biome.json Set max line length to 100 2026-01-12 14:06:57 +01:00
package-lock.json Switch to compile-time extracted CSS in JS 2026-01-23 23:36:50 +01:00
package.json Switch to compile-time extracted CSS in JS 2026-01-23 23:36:50 +01:00
README.md Create new note website layout 2026-02-01 18:44:23 +01:00
tsconfig.json Switch to compile-time extracted CSS in JS 2026-01-23 23:36:50 +01:00

Website

My little personal internet homepage.
Mostly used to play around with React and Parcel, which I then use elsewhere.