Commit Graph

54 Commits

Author SHA1 Message Date
fa7faab48f add index.html generator script
generates styled course overview with pdf links and qr codes
2025-12-30 11:30:29 +01:00
385bd43be1 add unified makefile for multi-course builds
- dev servers on ports 1311 (index), 1312, 1313
- build/deploy targets for both courses
- qr code generation via nix-shell
- image optimization support
2025-12-30 11:30:24 +01:00
1db4033e47 add package.json with marp-cli dependency
unified project config for both courses
2025-12-30 11:30:17 +01:00
9eec163a86 initial project setup with gitignore
ignores build outputs, node_modules, nix results, and legacy folders
2025-12-30 11:30:11 +01:00