Commit graph

20 commits

Author SHA1 Message Date
Zed A. Shaw
8d70b57299 Brought over most of the changes from go-web-starter-kit. 2025-08-31 11:23:12 -04:00
Zed A. Shaw
01fcb964be Created a basic set of tools for making my sites. 2025-08-24 00:53:20 -04:00
Zed A. Shaw
3ab3103e84 Just add a main tag and suddenly it's approved? 2025-08-18 21:30:04 -04:00
Zed A. Shaw
eba11c52ca Created a little landing page for the copies. 2025-08-18 21:15:04 -04:00
Zed A. Shaw
79f38995d3 Upgraded to a new ssgod to fix a few things and removed old css. 2025-08-18 20:57:29 -04:00
Zed A. Shaw
685e227f96 Fix the makefile for deploy on linux. 2025-08-18 19:45:46 -04:00
Zed A. Shaw
592e1c4fd8 Finally embedded my twitch stream into the site, now just need to get links posting to work. 2025-08-18 13:56:08 -04:00
Zed A. Shaw
26f61eb68b Figured out that SVG is hot garbage and got an icon to work for the home icon. 2025-08-18 11:46:19 -04:00
Zed A. Shaw
2477603190 Fixed up dark mode vs. not and added a linkedin mobil copy. 2025-08-14 00:37:02 -04:00
Zed A. Shaw
25c96a8c3a Bringing in icons to use and the theme turned into gray only. 2025-08-12 12:52:02 -04:00
Zed A. Shaw
0b40ef0125 Removed blockstart and replicated it in tailwind's thing. 2025-08-11 15:00:52 -04:00
Zed A. Shaw
5da8697759 Fully converted to tailwind now. 2025-08-11 13:56:06 -04:00
Zed A. Shaw
8906322b6d A bit of tweaking of the design to learn more about tailwind. 2025-08-10 21:38:34 -04:00
Zed A. Shaw
9729ebc7ac Started the tailwind conversion process. 2025-08-10 01:19:30 -04:00
Zed A. Shaw
b47d679d69 Actually that didn't do anything. 2025-08-02 13:57:15 -04:00
Zed A. Shaw
7125bc2d2a All the pages are working again, but Alpine is insanely frustrating. 2025-08-02 13:56:39 -04:00
Zed A. Shaw
c29077aa4c Mostly done now, search works. 2025-07-28 03:30:34 -04:00
Zed A. Shaw
51b18823ae This gets almost everything done, including Paging, but not search. 2025-07-28 02:16:59 -04:00
Zed A. Shaw
3fd8169d83 First stab at a form submit off an alpine.js form. Honestly not great. It's a lot of code already for even less functionality. 2025-07-27 00:29:27 -04:00
Zed A. Shaw
ec7298cce0 Refactor everything that's used all over into a common/ package and sync files from static/ into public/ so that public's not in the git. 2025-07-25 11:35:04 -04:00