zepp 129e5bfd57 Squashing bugs I created and didn't test for :(
Moving the constant to two files caused the time
drift I warned myself about but forgot. I shaved
the seconds off of the constant as well since if
it takes an hour between downloading the image and
updating the feed and website, something out of my
control is going on
2024-10-28 08:51:33 -04:00
2024-07-26 16:33:27 -04:00
2024-07-27 11:44:00 -04:00

onecatper.day

A small website where you can see one cat image, once per day. With the ability to subscribe via RSS as well!

TODO:

  • Get reaquainted with some knowledge I've lost regarding HTML and CSS to make the site mobile friendly

Things I used for this that you might wanna check out

The Cat API - Kind of the heart of this whole website. You can play around with this without signing up for an API key. For this project I think the free tier with an API key is more than enough.

Google CDN replacement for Google Fonts. Used for material icons currently on buttons fonts.coollabs.io - this is on the 32bit cafe resource page

Color scheme for index.html: AG-500Redux Palette

check it out

You can see the site currently here - onecatper.day

Description
Get one cat image delivered to your web browser, and your RSS feed too!
https://onecatper.day Readme 66 KiB
Languages
Python 63.8%
HTML 23.1%
CSS 12.3%
Shell 0.8%