|
static
|
Add basic web serving and html templating
|
2025-11-03 12:38:47 +00:00 |
|
templates
|
Add basic web serving and html templating
|
2025-11-03 12:38:47 +00:00 |
|
.gitignore
|
Add a basic 'hello-world' buildable with Nix
|
2025-11-03 12:22:06 +00:00 |
|
default.nix
|
Add a basic 'hello-world' buildable with Nix
|
2025-11-03 12:22:06 +00:00 |
|
endpoint.go
|
Add basic web serving and html templating
|
2025-11-03 12:38:47 +00:00 |
|
flake.lock
|
Add a basic 'hello-world' buildable with Nix
|
2025-11-03 12:22:06 +00:00 |
|
flake.nix
|
Add a basic 'hello-world' buildable with Nix
|
2025-11-03 12:22:06 +00:00 |
|
go.mod
|
Add basic web serving and html templating
|
2025-11-03 12:38:47 +00:00 |
|
go.sum
|
Add basic web serving and html templating
|
2025-11-03 12:38:47 +00:00 |
|
html.go
|
Add basic web serving and html templating
|
2025-11-03 12:38:47 +00:00 |
|
LICENSE
|
Initial commit
|
2025-11-03 05:12:02 -07:00 |
|
main.go
|
Add basic web serving and html templating
|
2025-11-03 12:38:47 +00:00 |
|
README.md
|
Update README with build instructions
|
2025-11-03 12:22:59 +00:00 |