This website requires JavaScript.
Explore
Help
Sign in
site
/
zedshaw.games
Watch
1
Star
0
Fork
You've already forked zedshaw.games
0
Code
Issues
7
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
fa7f886a59
zedshaw.games
/
views
History
Download ZIP
Download TAR.GZ
Zed A. Shaw
fa7f886a59
Now have a simple table list index and a table view, but the templates aren't good enough to easily use the Go reflect data. Will find one tomorrow that's better.
2025-07-15 01:36:24 -04:00
..
admin
Now have a simple table list index and a table view, but the templates aren't good enough to easily use the Go reflect data. Will find one tomorrow that's better.
2025-07-15 01:36:24 -04:00
layouts
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.
2025-07-10 11:46:56 -04:00
partials
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
game.html
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.
2025-07-10 11:46:56 -04:00
stream.html
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.
2025-07-10 11:46:56 -04:00
test.html
Tinkering with how to do a 'check view, then static' style of templates, but maybe I need to do a generator?
2025-06-29 22:47:03 -04:00