CI debugging using a reverse shell technique based on SSH.
Go to file
Erik Brakkee 4b05d7e8d8 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-09-08 11:16:49 +02:00
.idea added makefile for building. 2024-09-08 11:16:48 +02:00
cmd Now rendering the index.html using the Templ library. 2024-09-08 11:16:49 +02:00
kubernetes Updated deployment with username and password settings. 2024-09-08 11:16:49 +02:00
pkg Now rendering the index.html using the Templ library. 2024-09-08 11:16:49 +02:00
static Now rendering the index.html using the Templ library. 2024-09-08 11:16:49 +02:00
compose.yaml cross compilation on windows working. 2024-09-08 11:16:48 +02:00
Dockerfile command-line argument parsing with error handling for all commands that are referred to on the docs page. 2024-09-08 11:16:48 +02:00
go.mod Now rendering the index.html using the Templ library. 2024-09-08 11:16:49 +02:00
go.sum Now rendering the index.html using the Templ library. 2024-09-08 11:16:49 +02:00
LICENSE added LICENSE 2024-09-08 11:16:30 +02:00
Makefile Now rendering the index.html using the Templ library. 2024-09-08 11:16:49 +02:00
README.md Now rendering the index.html using the Templ library. 2024-09-08 11:16:49 +02:00

  • Environment

Go version 1.21

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