Get one cat image delivered to your web browser, and your RSS feed too! https://onecatper.day
Go to file
zepp df452f5ee0 Added DOCTYPE tag 2024-07-27 11:44:00 -04:00
.gitignore Add rss.xml since RSS is working now 2024-07-26 06:36:24 -04:00
README.md typo fix 2024-07-26 16:33:27 -04:00
helper.sh commit mixups, again. I'll get this down at some point 2024-07-25 10:09:27 -04:00
index.html Added DOCTYPE tag 2024-07-27 11:44:00 -04:00
main.py final image selection tuning 2024-07-26 06:32:31 -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 Add rss.xml since RSS is working now 2024-07-26 06:36:24 -04:00
rss_update.py tidying up comments 2024-07-25 12:30:00 -04:00
style.css styling changes 2024-07-26 07:22:04 -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