Get one cat image delivered to your web browser, and your RSS feed too! https://onecatper.day
Go to file
emma e147f7ab12 Code formatting 2024-10-01 06:25:07 -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 Moved hosts, the directory structure changed 2024-08-24 00:29:45 -04:00
index.html Adjusted height of image and fixed whitespace bug 2024-10-01 06:06:33 -04:00
main.py Adjusted height of image and fixed whitespace bug 2024-10-01 06:06: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 Adjusted height of image and fixed whitespace bug 2024-10-01 06:06:33 -04:00
rss_update.py Code formatting 2024-10-01 06:25:07 -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