api.violets-purgatory.dev/README.md

23 lines
1.2 KiB
Markdown
Raw Normal View History

2023-09-21 16:18:23 -05:00
# Violets-Purgatory
2024-01-26 11:34:51 -06:00
Violet's Purgatory is a website filled to the brim with whatever I feel like adding! Currently, the stable version can be found at https://violets-purgatory.dev and the beta (based on the dev branch) can be found at https://beta.violets-purgatory.dev
Although beta probably *isn't* the right term, `dev.violets-purgatory.dev` is just kinda ugly :/
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.
2024-02-13 11:16:39 -06:00
## To-do
- [ ] Add more content to the socials page
2024-02-13 11:19:01 -06:00
- [ ] Pull latest Youtube video & display it
- [ ] Display current Discord Activities
- [ ] Display current steam game
2024-02-13 11:16:39 -06:00
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
- [x] Seperate Values from the javascript into their own config for readability
2024-02-04 15:05:21 -06:00
- [x] Add a commit counter