6 Commits
Author SHA1 Message Date
stefankoelle 9400ea3775 Fix remaining comma splices in infra and smarthome articles 2026-09-11 23:09:24 +02:00
stefankoelle cd2bfa1a33 Rename redacted-note class to note (reader callout, not redacted content) 2026-09-11 22:57:30 +02:00
stefankoelle e67a27b9ba Fix comma splices for readability across infra and smarthome articles 2026-09-11 22:44:11 +02:00
stefankoelle eb0b777418 Remove all em-dashes from website content and documentation
Replace ' — ' with ', ' across 40 files. Hyphens (-) untouched.
timecapsule, stefankoelle, LICENSE, CSS comments left as-is.
2026-09-11 20:13:28 +02:00
stefankoelle c77ad91e0e Consolidate all moonweb sites into single Eleventy config
- Single eleventy.config.js at root with computed pathPrefix per section
- Accent colors inlined in base.njk (no per-site theme.css needed)
- Hub pages output at root via explicit permalinks
- Per-section sitemaps with tag-based collections
- .eleventyignore excludes stefankoelle, timecapsule, markdown files
- Deleted: 5 per-site configs, merge script
- Simplified: package.json (single build/dev commands)
- Simplified: GitHub Actions workflow (no matrix, no merge job)
- Fixed: parent links for sub-site detail pages
2026-09-11 12:31:47 +02:00
stefankoelle 8fbea9874f initial commit 2026-08-13 21:58:53 +02:00