i started yesterday, and so far i’ve implemented a few colour schemes (but no dark mode, yet) and some basic authentication. alongside very basic profiles (username, bio, every single post) and a homepage with a feed of every post on the site.
if this site gets finished, it’ll coexist with the old site until i reach 1:1 feature parity. most likely, some parts (like the stupidly complex authentication and message systems) will be dropped in favour of simpler things.
since this is full sveltekit and i’m using page endpoints, this might mean the old api will become a standalone bot api. i do not know yet!
still not sure.