Replace .eleventyignore manipulation with programmatic ignores

- Root config now excludes stefankoelle/timecapsule via eleventyConfig.ignores
- .eleventyignore stays static (no runtime edits)
- start-dev.sh simplified: no .bak/.tmp dance, no sleep ordering
- All 3 dev servers (8081/8086/8087) run in parallel without crashes
This commit is contained in:
2026-09-11 21:47:45 +02:00
parent 7e4bc4884f
commit 17a2098b9b
3 changed files with 5 additions and 16 deletions
-2
View File
@@ -1,5 +1,3 @@
stefankoelle/
timecapsule/
scripts/
.tmp/