Commit graph

5 commits

Author SHA1 Message Date
a6ae2d9db7 refactor(html): reformat and modernize HTML structure
Reformatted all HTML files to use consistent indentation, modernized the
doctype to `<!doctype html>`, and improved meta tag formatting for
better
readability and maintainability. Updated script and style includes to
use
self-closing tags and added Plausible analytics script. No content or
functional changes were made. This improves code clarity and consistency
across the project.
2025-05-13 01:02:07 +02:00
65604a72c7 return exit code 1 if config file is missing 2023-07-05 15:52:05 +02:00
f457e79e17 move layouts to own directory 2023-06-29 21:25:15 +02:00
7d16193c91 change directories names 2023-06-29 20:47:44 +02:00
255714eca2 use file based routing 2023-06-18 23:05:25 +02:00