Commit Graph

35 Commits

Author SHA1 Message Date
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
emma 204f0ebbaf restore gitingore - visit at a later date 2024-10-23 23:03:30 -04:00
emma 4af31327f4 Fixed very silly whitespace error 2024-10-23 22:56:24 -04:00
emma ec3580661c Footer update, remove proven link 2024-10-23 22:48:45 -04:00
emma b7782108e6 ignore index.html and rss.xml from commits
These files change in ways that don't need to be
kept track of when testing
2024-10-23 22:42:30 -04:00
emma bd57c33858 Removed import of main.py in rss_update.py
The import was causing main() to run twice and
download two cat images
2024-10-23 22:41:09 -04:00
emma b1df958b6b Added old comment back to file about constant
Added comment back to file explaining the sharing
of the constant DATETIME_STR
2024-10-01 06:30:22 -04:00
emma 55d2922a09 Going back to sharing DATETIME_STR constant
The constant can still be shared between the two
files as it was originally, it was not shared
temporarily for testing purposes
2024-10-01 06:26:39 -04:00
emma e147f7ab12 Code formatting 2024-10-01 06:25:07 -04:00
emma 0ed4ae198c Adjusted height of image and fixed whitespace bug 2024-10-01 06:06:33 -04:00
emma 9e3e5f8d29 Moved hosts, the directory structure changed
updated path in cd command to reflect new path to
public_html folder
2024-08-24 00:29:45 -04:00
emma 032e0e98a6 Frontend cleanup
Got a little more explicit with flexbox to position sections of the page
2024-08-23 23:53:09 -04:00
emma df452f5ee0 Added DOCTYPE tag 2024-07-27 11:44:00 -04:00
emma 8df23066a3 typo fix 2024-07-26 16:33:27 -04:00
emma 7a433aaa19 RSS works now, no more hopefully! 2024-07-26 07:44:37 -04:00
emma 2376775d11 added new goal to README 2024-07-26 07:26:55 -04:00
emma f09f70fb02 styling changes 2024-07-26 07:22:04 -04:00
emma 24d9fea44c styling fixes 2024-07-26 07:17:48 -04:00
emma bdf1571637 cody tidying 2024-07-26 06:56:13 -04:00
emma 55a3521531 add omg.lol proven snippet 2024-07-26 06:54:13 -04:00
emma 483798dba7 Add rss.xml since RSS is working now 2024-07-26 06:36:24 -04:00
emma 6ccaf4e4cc final image selection tuning 2024-07-26 06:32:31 -04:00
emma 2a8b6b9a1b Update TODO in README 2024-07-26 06:27:12 -04:00
emma 9c81d0025c updated time when page and feed update since I'd like to be greeted with a cat image when I wake up 2024-07-26 01:43:22 -04:00
emma 32798bdd6e styling changes 2024-07-26 01:05:09 -04:00
emma ea5d25ded2 styling changes 2024-07-26 00:36:31 -04:00
emma d90ef954a8 slight styling changes 2024-07-26 00:00:28 -04:00
emma 5f16bb34a3 tidying up comments 2024-07-25 12:30:00 -04:00
emma 62233d9fda fixed some general silliness with secrets index.html is changed because it is updated when main.py is run 2024-07-25 12:13:57 -04:00
emma 2b5a4467ec fixed typo in h1 2024-07-25 12:06:36 -04:00
emma f23ff6af25 Added info to this page about when the cat image is updated 2024-07-25 11:18:01 -04:00
emma 34e657ef53 let's have those links open in their own tab 2024-07-25 10:38:03 -04:00
emma af33871083 update TODO in README 2024-07-25 10:28:32 -04:00
emma 6fe6b03df2 RSS is ready from some testing I've done 2024-07-25 10:21:36 -04:00
emma 0f3188c4cd commit mixups, again. I'll get this down at some point 2024-07-25 10:09:27 -04:00