Very basic static website for the kubeWAF project.
Open index.html in your browser.
Or run a local server:
python3 -m http.server 8080
# then visit http://localhost:8080- Tailwind CSS via CDN (no build step)
- Single HTML file
- Uses provided logos in
assets/(logo-icon.png,logo-full.png,logo-icon.svg,logo-full.svg)
Target audience: Kubernetes + WAF technical users.
Company: Buzz-IT GmbH, Bern, Switzerland. Status: BETA (breaking changes expected).
This website is automatically deployed to GitHub Pages using a GitHub Action whenever you push to the main branch.
The site will be available at: https://<username>.github.io/<repo-name> (or your custom domain if configured).