• Joined on 2025-04-21
Greg pushed to main at Greg/MyFavStuff5 2025-05-25 15:32:33 +00:00
e8a0ed1ddc Add Material Design cards homepage with category tabs
Greg pushed to main at Greg/MyFavStuff5 2025-05-25 15:28:37 +00:00
91c6c529fc feat: create initial website structure with content cards and star rating system
Greg pushed to main at Greg/MyFavStuff5 2025-05-25 15:21:58 +00:00
c2d4c58fb1 Chore: Remove diagnostic ls commands from Dockerfile
Greg pushed to main at Greg/MyFavStuff5 2025-05-25 15:19:41 +00:00
43dff7d415 Add: Basic Hugo layouts to enable site rendering
Greg pushed to main at Greg/MyFavStuff5 2025-05-25 15:16:26 +00:00
63c1a13ba6 Chore: Add diagnostic ls commands to Dockerfile
Greg pushed to main at Greg/MyFavStuff5 2025-05-25 15:14:30 +00:00
13ba0e844e Refactor: Update Hugo logging flags in Dockerfile
Greg pushed to main at Greg/MyFavStuff5 2025-05-25 15:11:59 +00:00
f622c4f6b9 Remove LightBi theme
Greg pushed to main at Greg/MyFavStuff5 2025-05-25 15:09:30 +00:00
81467296e7 Fix: Update syntax highlighting and attempt to fix IsMultilingual
Greg pushed to main at Greg/MyFavStuff5 2025-05-25 15:04:19 +00:00
3d7fa1746b Fix: Add explicit language config for .Site.IsMultilingual
Greg pushed to main at Greg/MyFavStuff5 2025-05-25 15:01:38 +00:00
3fa4c40014 Fix: Remove invalid date from _index.md front matter
Greg pushed to main at Greg/MyFavStuff5 2025-05-25 14:58:48 +00:00
698d5a2b2a Update Dockerfile to improve Hugo build logging and Nginx config
Greg pushed to main at Greg/MyFavStuff5 2025-05-25 14:51:07 +00:00
478b1f5b75 Add nginx.conf for proper static site serving
Greg pushed to main at Greg/MyFavStuff5 2025-05-25 14:45:52 +00:00
77bf755a37 Fix: Resolve submodule issue by tracking theme files directly
Greg pushed to main at Greg/MyFavStuff5 2025-05-25 14:43:47 +00:00
d632c3f211 fix: include LightBi theme files directly instead of as submodule
Greg pushed to main at Greg/MyFavStuff5 2025-05-25 14:40:47 +00:00
47d1b60ff9 feat: initialize LightBi Hugo theme with layouts, assets and example content
Greg pushed to main at Greg/MyFavStuff5 2025-05-25 14:29:56 +00:00
ad3c66c1b8 feat: create initial homepage with welcome message and basic content
Greg pushed to main at Greg/MyFavStuff5 2025-05-25 14:22:09 +00:00
c4559f1ef6 fix: add fallback page creation if Hugo build fails due to missing theme
Greg pushed to main at Greg/MyFavStuff5 2025-05-25 14:20:13 +00:00
2fd78750c0 chore: update base image from klakegg/hugo to alpine with manual Hugo install
Greg pushed to main at Greg/MyFavStuff5 2025-05-25 14:18:26 +00:00
3d2e14f2a6 chore: upgrade Hugo builder image to latest version
Greg pushed to main at Greg/MyFavStuff5 2025-05-25 14:16:23 +00:00
4835cba4d2 refactor: migrate from nixpacks to multi-stage Dockerfile with Nginx for Hugo site deployment