Update Checker Refactor, New Menu Style, Lazy Load Photos Pages #17

Merged
me merged 22 commits from prod into main 2025-12-01 10:02:04 -07:00

22 Commits

Author SHA1 Message Date
me 20997473a4 Do not load metadata of videos. Too slow. 2025-12-01 08:54:58 -07:00
me c601559059 Change img options to all be before src is specified. 2025-12-01 08:49:41 -07:00
me cae8acda27 Lazy load image content. Improves performance for casual viewing. 2025-12-01 08:26:45 -07:00
me 2dcdfc745a Use the blog subdomain for more blog-ish content. 2025-11-22 10:30:49 -07:00
me 18db97629f Remove extra trailing slash. 2025-11-21 15:40:07 -07:00
me f5251c89f9 Turn off advisory. 2025-11-21 08:53:33 -07:00
me ab2dc22213 Add new menu links and recategorize existing entries. 2025-11-21 08:52:37 -07:00
me cfe7535c32 Greatly enhance the menu by no longer forcing it into columns. Allows much much in much less space!! 2025-11-16 20:43:06 -07:00
me f8d2e3ea08 Comment the 3rd row for now. Still deciding on it. 2025-10-22 19:34:01 -07:00
me 6a367bebec Add 3rd row with subdomains Blog and Recipes. 2025-10-22 19:06:28 -07:00
me 219236f167 Move PHP comments into PHP tags since they do not need to be on the website and were in front of the Doc Start tag. 2025-10-17 14:27:53 -07:00
me 2feb3e88cc Move comment to be after document start. 2025-10-17 14:19:57 -07:00
me a1a02500e4 Fix formatting and add back the removed div. 2025-10-17 14:19:04 -07:00
me 5d9f57fec4 Remove stray a closure. 2025-10-17 14:15:48 -07:00
me 30a8041fa8 Change order of i and h2 tags, specify that i should be purple in this context. 2025-10-17 14:14:26 -07:00
me ff1cf74a00 Remove unnecessary trailing slashes from meta attributes. 2025-10-17 14:12:36 -07:00
me 5ad44a8056 Remove excess div closure. 2025-10-17 14:10:11 -07:00
me b5ea457491 Remove comments which may have some malformed portions showing up on the site. 2025-10-15 09:52:04 -07:00
me eaf8d2e0bb Update wording now that there are multiple links. 2025-10-15 06:52:38 -07:00
me 616663ffe0 Move photo checking out of run.sh and into its own script. 2025-10-15 05:01:33 -07:00
me 1cd182b3a9 Rename cronjob.sh to check_git.sh. Eventually do the same with the photo checker code so that it can be called from check_git. 2025-10-14 15:13:24 -07:00
me ccd4f4d051 Of course I think of something AFTER the release, lol! Reset the photo index file so that any changed CSS is adapted. 2025-10-14 15:10:14 -07:00