Commit Graph

  • 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. main Zed A. Shaw 2025-06-06 13:12:38 -0400
  • 144a76a67a Going to try quicktemplate for some of the site templates. Zed A. Shaw 2025-06-04 00:59:54 -0400
  • c5f39b3fa3 Can now do basic validations of form submits. Zed A. Shaw 2025-06-04 00:24:59 -0400
  • 4045799ab9 I can now submit a form and store it in the database. Zed A. Shaw 2025-06-03 23:25:29 -0400
  • eaaab2ac0b Add air's proxy auto page reload features. Zed A. Shaw 2025-06-03 15:19:25 -0400
  • d015a8ce93 Added Air to the project to get automatic restarts. Zed A. Shaw 2025-06-03 15:08:19 -0400
  • 5a1c71677f Install godoc for great docs goodness. Zed A. Shaw 2025-06-03 14:50:59 -0400
  • 6098995318 Add a little Makefile for vim. Zed A. Shaw 2025-06-03 14:50:51 -0400
  • c576a61fbe Have a mostly working API server in go that's talking to streams/index.html and related pages. Zed A. Shaw 2025-05-31 14:12:08 -0400
  • d49e1fbdc0 More testing of the sqlx and squirrel database system, then added in goose for migrations. Pretty close to making a first version api. Zed A. Shaw 2025-05-31 00:10:22 -0400
  • 07fa59c8e7 Basic API kind of worked out and solved a bunch of things with alpine.js Zed A. Shaw 2025-05-28 16:40:54 -0400
  • f49608d74c Now have a basic alpine.js page going and it's talking to the server to get json in a fake API. Zed A. Shaw 2025-05-28 00:26:43 -0400
  • 9ed5c05cdf This is the readme. Zed A. Shaw 2025-05-27 22:59:19 -0400
  • f0dd939acd First commit of most of the pages laid out for the next phase. Zed A. Shaw 2025-05-27 22:57:54 -0400
  • b9f811f1b5 Initial commit Zed A. Shaw 2025-05-27 16:07:16 +0200