42 Commits

Author SHA1 Message Date
zepp
b781a9c656 add starbreaker's robots.txt and ai.txt 2025-03-09 19:30:55 -04:00
zepp
bb754fa750 spaces? 2025-01-01 14:57:24 -05:00
zepp
55d5c8b820 remove coolLabs - no longer being used 2024-12-31 13:39:13 -05:00
zepp
7937074363 replace cdn for material icons with svg files 2024-12-31 13:36:27 -05:00
zepp
70e55f496d url test 2024-12-31 07:43:48 -05:00
zepp
ba87a8960d update feed title 2024-12-31 07:36:17 -05:00
zepp
70ff539c15 make RSS discoverable 2024-12-31 07:28:04 -05:00
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
zepp
204f0ebbaf restore gitingore - visit at a later date 2024-10-23 23:03:30 -04:00
zepp
4af31327f4 Fixed very silly whitespace error 2024-10-23 22:56:24 -04:00
zepp
ec3580661c Footer update, remove proven link 2024-10-23 22:48:45 -04:00
zepp
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
zepp
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
zepp
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
zepp
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
zepp
e147f7ab12 Code formatting 2024-10-01 06:25:07 -04:00
zepp
0ed4ae198c Adjusted height of image and fixed whitespace bug 2024-10-01 06:06:33 -04:00
zepp
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
zepp
032e0e98a6 Frontend cleanup
Got a little more explicit with flexbox to position sections of the page
2024-08-23 23:53:09 -04:00
zepp
df452f5ee0 Added DOCTYPE tag 2024-07-27 11:44:00 -04:00
zepp
8df23066a3 typo fix 2024-07-26 16:33:27 -04:00
zepp
7a433aaa19 RSS works now, no more hopefully! 2024-07-26 07:44:37 -04:00
zepp
2376775d11 added new goal to README 2024-07-26 07:26:55 -04:00
zepp
f09f70fb02 styling changes 2024-07-26 07:22:04 -04:00
zepp
24d9fea44c styling fixes 2024-07-26 07:17:48 -04:00
zepp
bdf1571637 cody tidying 2024-07-26 06:56:13 -04:00
zepp
55a3521531 add omg.lol proven snippet 2024-07-26 06:54:13 -04:00
zepp
483798dba7 Add rss.xml since RSS is working now 2024-07-26 06:36:24 -04:00
zepp
6ccaf4e4cc final image selection tuning 2024-07-26 06:32:31 -04:00
zepp
2a8b6b9a1b Update TODO in README 2024-07-26 06:27:12 -04:00
zepp
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
zepp
32798bdd6e styling changes 2024-07-26 01:05:09 -04:00
zepp
ea5d25ded2 styling changes 2024-07-26 00:36:31 -04:00
zepp
d90ef954a8 slight styling changes 2024-07-26 00:00:28 -04:00
zepp
5f16bb34a3 tidying up comments 2024-07-25 12:30:00 -04:00
zepp
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
zepp
2b5a4467ec fixed typo in h1 2024-07-25 12:06:36 -04:00
zepp
f23ff6af25 Added info to this page about when the cat image is updated 2024-07-25 11:18:01 -04:00
zepp
34e657ef53 let's have those links open in their own tab 2024-07-25 10:38:03 -04:00
zepp
af33871083 update TODO in README 2024-07-25 10:28:32 -04:00
zepp
6fe6b03df2 RSS is ready from some testing I've done 2024-07-25 10:21:36 -04:00
zepp
0f3188c4cd commit mixups, again. I'll get this down at some point 2024-07-25 10:09:27 -04:00