Zed A. Shaw
|
d095bc9ff4
|
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 |
|
Zed A. Shaw
|
d9a4c226de
|
No need to auth getting a list of streams, that's public.
|
2025-07-06 01:00:01 -04:00 |
|
Zed A. Shaw
|
3bd8d38847
|
Managed to get a simple and NOT SECURE login system going.
|
2025-07-06 00:38:01 -04:00 |
|
Zed A. Shaw
|
f476605ecf
|
Came up with the pages/ directory that's templates which are rendered into public for the static pages.
|
2025-07-04 11:31:15 -04:00 |
|