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
|
9729ebc7ac
|
Started the tailwind conversion process.
|
2025-08-10 01:19:30 -04:00 |
|
Zed A. Shaw
|
fd059ad3cf
|
Start bringing in Helix for a twitch bot and have notes on how to use the twitch-cli tool.
|
2025-08-05 00:34:03 -04:00 |
|
Zed A. Shaw
|
c388664c57
|
Update to use the new ssgod project instead of super-saiyan-god.
|
2025-08-04 10:24:11 -04:00 |
|
Zed A. Shaw
|
19a2a85c10
|
Started using my super-saiyan-god tool but I need to rework the repo so it supports the tool style for go get.
|
2025-08-02 10:52:04 -04:00 |
|
Zed A. Shaw
|
c8ece708c3
|
Remove rsync, not neede.
|
2025-07-27 12:42:50 -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 |
|
Zed A. Shaw
|
3bd8d38847
|
Managed to get a simple and NOT SECURE login system going.
|
2025-07-06 00:38:01 -04:00 |
|
Zed A. Shaw
|
0c47f02201
|
Abit of refactoring into a more classic layout for an MVC style app.
|
2025-06-24 23:55:38 -04:00 |
|
Zed A. Shaw
|
849943a01e
|
Changed to pkgsite for docs browsing and then refined the chromedp test some to be nicer to write.
|
2025-06-17 02:23:23 -04:00 |
|
Zed A. Shaw
|
b28e507e5e
|
Can now run ChromeDP to automate the browser based testing.
|
2025-06-15 01:21:42 -04:00 |
|
Zed A. Shaw
|
55f59d88b6
|
Sorted out how to do views with Go html/template, how to put code in subdirectories for a namespace, and documented why Go's modules are so weird.
|
2025-06-06 13:12:38 -04:00 |
|
Zed A. Shaw
|
144a76a67a
|
Going to try quicktemplate for some of the site templates.
|
2025-06-04 00:59:54 -04:00 |
|
Zed A. Shaw
|
c5f39b3fa3
|
Can now do basic validations of form submits.
|
2025-06-04 00:24:59 -04:00 |
|
Zed A. Shaw
|
eaaab2ac0b
|
Add air's proxy auto page reload features.
|
2025-06-03 15:19:25 -04:00 |
|
Zed A. Shaw
|
d015a8ce93
|
Added Air to the project to get automatic restarts.
|
2025-06-03 15:08:19 -04:00 |
|
Zed A. Shaw
|
5a1c71677f
|
Install godoc for great docs goodness.
|
2025-06-03 14:50:59 -04:00 |
|
Zed A. Shaw
|
c576a61fbe
|
Have a mostly working API server in go that's talking to streams/index.html and related pages.
|
2025-05-31 14:12:08 -04:00 |
|
Zed A. Shaw
|
d49e1fbdc0
|
More testing of the sqlx and squirrel database system, then added in goose for migrations. Pretty close to making a first version api.
|
2025-05-31 00:10:22 -04:00 |
|
Zed A. Shaw
|
f0dd939acd
|
First commit of most of the pages laid out for the next phase.
|
2025-05-27 22:57:54 -04:00 |
|