Commit graph

2 commits

Author SHA1 Message Date
10cce1376a
feat(deployment): add ArgoCD deployment stack
All checks were successful
ci / build (push) Successful in 55s
2025-12-17 17:10:36 +01:00
12e31ede91 test: add comprehensive testing infrastructure
- Add npm test scripts for build, markdown, HTML, and link validation
- Install markdownlint-cli for content quality checks
- Install html-validate for HTML5 conformity validation
- Add htmltest (via devbox) for internal/external link checking
- Configure test rules in .htmltest.yml, .htmlvalidate.json, .markdownlint.json
- Add GitHub Actions workflow for automated CI testing
- Add TESTING.md documentation for test usage
2025-10-23 14:02:39 +02:00