Get one cat image delivered to your web browser, and your RSS feed too! https://onecatper.day
Go to file
emma 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
.gitignore restore gitingore - visit at a later date 2024-10-23 23:03:30 -04:00
README.md typo fix 2024-07-26 16:33:27 -04:00
helper.sh Moved hosts, the directory structure changed 2024-08-24 00:29:45 -04:00
index.html Squashing bugs I created and didn't test for :( 2024-10-28 08:51:33 -04:00
main.py Squashing bugs I created and didn't test for :( 2024-10-28 08:51:33 -04:00
rss-page.css RSS is ready from some testing I've done 2024-07-25 10:21:36 -04:00
rss.html Added DOCTYPE tag 2024-07-27 11:44:00 -04:00
rss.xml Squashing bugs I created and didn't test for :( 2024-10-28 08:51:33 -04:00
rss_update.py Squashing bugs I created and didn't test for :( 2024-10-28 08:51:33 -04:00
style.css Adjusted height of image and fixed whitespace bug 2024-10-01 06:06:33 -04:00

README.md

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