A small project that collects various nice things to get started with Go Web Development.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Zed A. Shaw 5e2c34b1bc Now using the new error handling structure, but need to get an error-messages component working and form validation to do better. 15 hours ago
..
error First commit to get a basic thing going, does run but not much there. 7 months ago
examples Update to use the new /go url. 6 months ago
layouts Switched to using MY as the project/module prefix since it's not imported by any other project and needs to be something you checkout and can use without having to sed for a domain. 7 months ago
login Now using the new error handling structure, but need to get an error-messages component working and form validation to do better. 15 hours ago
register First commit to get a basic thing going, does run but not much there. 7 months ago
about.md First commit to get a basic thing going, does run but not much there. 7 months ago
index.md Big documentation update. 2 weeks ago
lit-test.html Adding Lit to the thing. 4 days ago
sitemap.html Fixes for ssgod crashing when a template embeds a template with embeds. This causes a stack overflow in the Go template engine because they use functions to recursively process templates. 5 months ago