The website for the Handmade Network and associated projects. https://handmade.network/
Go to file
Ben Visness 98da461d92 Rework request handling
It's a lot simpler now, control flow is easier to work with in handlers,
and HMNHandler now natively implements http.Handler, simplifying our 404
setup by completely removing the need for MakeStdHandler.
2021-04-05 22:30:11 -05:00
public Add a lot of base template stuff 2021-03-17 20:25:06 -05:00
src Rework request handling 2021-04-05 22:30:11 -05:00
.gitignore Rework DB query stuff, use for projects 2021-03-21 15:38:37 -05:00
go.mod Start porting landing page; rework db layer a bit 2021-03-30 22:55:19 -05:00
go.sum Add initial auth token / login stuff 2021-03-25 22:33:00 -05:00