A website for my game dev stuff that supports chat, etc.
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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
 
 
Zed A. Shaw 77e4c3fa5b I can use the isdefault validator to make sure that a form field doesn't set a data field, but that may not be the best way. 2 months ago
..
auth.go Managed to get a simple and NOT SECURE login system going. 2 months ago
handlers.go Now can alternatively generate a static page for a URL from pages, or dynamically return it with c.Render from views. Did this for games and streams. 2 months ago
tools.go I can use the isdefault validator to make sure that a form field doesn't set a data field, but that may not be the best way. 2 months ago