From 3d9c8acb1fa201b2ecacc5234c6b0b9185c83101 Mon Sep 17 00:00:00 2001 From: Bingus_Violet Date: Tue, 13 Feb 2024 11:16:39 -0600 Subject: [PATCH] Update README --- README.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a24c317..9416e26 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,15 @@ Violet's Purgatory is hosted on Railway right now, but there are plans to move t We also have an API, which can be located at https://api.violets-purgatory.dev, which is currently very under developed, but will continue to have updates for features I see fit. -## To-do -- [ ] Stop using Lanyard Web Socket Directly and proxy it through the API (Alternatively, self host the Lanyard API) -- [ ] Cut the main CSS file into multiple so that only the nessacary CSS is loaded (Reduces traffic and loading times) +## To-do +- [ ] Add more content to the socials page + - [ ] Pull latest youtube video & display it on the Socials page + +Completed: + + +- [x] Stop using Lanyard Web Socket Directly and proxy it through the API (Alternatively, self host the Lanyard API) +- [x] Cut the main CSS file into multiple so that only the nessacary CSS is loaded (Reduces traffic and loading times) - [x] Add image caching instead of using image proxies (keeps the security benefit and decreases loading times) - [x] Add code to automatically minify the HTML - [x] Add random quotes