5 Commits

Author SHA1 Message Date
zwitschi 54d044e49b Update terms and conditions and web services pages; add Matomo tracking code to page template 2026-06-07 12:11:07 +02:00
zwitschi b8f8fc4e88 Fix typos and remove unnecessary image in index.md and update HTML structure in index.html 2026-06-02 19:29:57 +02:00
zwitschi dcb4e8c464 Fix formatting by adding a newline at the end of index.md 2026-05-02 13:07:08 +02:00
zwitschi 9f0a216c5e Add new templates and tests for improved functionality
- Created index.html template for the homepage with service cards and partner logos.
- Added page_from_md.html template for rendering pages from markdown.
- Developed services.html template detailing various services offered.
- Implemented tests for link handling in markdown, ensuring external links open in new tabs and internal links function correctly.
- Enhanced markdown parser tests to validate heading extraction, content rendering, and link safety.
- Introduced utility tests for template rendering, HTML minification, and JavaScript minification.

Co-authored-by: Copilot <copilot@github.com>
2026-05-02 13:05:43 +02:00
zwitschi 559a6e4c56 Add .gitignore and initial README.md for project setup 2026-05-02 12:32:37 +02:00