CI debugging using a reverse shell technique based on SSH.
Go to file
Erik Brakkee b1f7304eeb Now rendering the index.html using the Templ library.
This is in preparation for:
1. creating a base page
2. using tabs: Home, Using, Downloads, Status
3. htmx
2024-07-28 21:31:17 +02:00
.idea added makefile for building. 2024-07-18 19:12:09 +02:00
cmd Now rendering the index.html using the Templ library. 2024-07-28 21:31:17 +02:00
kubernetes Updated deployment with username and password settings. 2024-07-26 21:11:40 +02:00
pkg Now rendering the index.html using the Templ library. 2024-07-28 21:31:17 +02:00
static Now rendering the index.html using the Templ library. 2024-07-28 21:31:17 +02:00
compose.yaml cross compilation on windows working. 2024-07-22 19:34:26 +02:00
Dockerfile command-line argument parsing with error handling for all commands that are referred to on the docs page. 2024-07-23 21:51:48 +02:00
go.mod Now rendering the index.html using the Templ library. 2024-07-28 21:31:17 +02:00
go.sum Now rendering the index.html using the Templ library. 2024-07-28 21:31:17 +02:00
Makefile Now rendering the index.html using the Templ library. 2024-07-28 21:31:17 +02:00
README.md Now rendering the index.html using the Templ library. 2024-07-28 21:31:17 +02:00

  • Environment

Go version 1.21

go install github.com/a-h/templ/cmd/templ@latest