zedshaw.games/public
2025-07-04 11:31:15 -04:00
..
api Basic API kind of worked out and solved a bunch of things with alpine.js 2025-05-28 16:40:54 -04:00
error Test can now attempt a login and the browser is shown rather than headless. 2025-06-18 06:54:59 -04:00
game 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
js Basic API kind of worked out and solved a bunch of things with alpine.js 2025-05-28 16:40:54 -04:00
live I can now submit a form and store it in the database. 2025-06-03 23:25:29 -04:00
login Make the register/login pages link to eachother. 2025-06-29 13:42:09 -04:00
register Add a registration page. 2025-06-29 13:51:02 -04:00
stream 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
alpine_test.html 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
base.html 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
blockstart.css First commit of most of the pages laid out for the next phase. 2025-05-27 22:57:54 -04:00
color.css First commit of most of the pages laid out for the next phase. 2025-05-27 22:57:54 -04:00
global.css First commit of most of the pages laid out for the next phase. 2025-05-27 22:57:54 -04:00
index.html Simple test of having a render handler that simply renders files by URL name. 2025-06-24 14:46:05 -04:00