livecoders / website

Website for the Live Coders Twitch Team
https://livecoders.dev
MIT License
53 stars 74 forks source link

Updated dependencies and fixed various errors #287

Closed Melchizedek6809 closed 1 year ago

Melchizedek6809 commented 1 year ago

Also added a 404 page so that fetching it doesn't produce an error.

I still have to look into the CD scripts and do a final polishing round, but in general it seems to work quite well now.

Melchizedek6809 commented 1 year ago

Alright, I've also updated all the CD scripts and they seem to run fine locally. Remains to be seen how well things work in the pipeline, genOGImages could be tricky since I'm not sure how well playwright works in CI. If it causes issues I'd suggest we port that script to use canvas like the others since that'll probably simplify things down the line.