Incremental builds beyond serve-mode
Open
backlog
- Dominant language
- CSS
- Stars
- 1
- Forks
- 0
- Avg merge
- 26m
- Merged PRs (30d)
- 62
Description
From LATER.md: incremental builds beyond serve-mode. Parked because full builds are fast enough at blog scale (the 76-page cherrybomb.dev site builds in seconds). Becomes real if someone brings a thousand-page site. Any design must preserve byte-determinism — an incremental build must produce the identical tree a full build would.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with LATER.md and inspect how incremental work is handled in serve-mode versus a full build. Define an approach for larger sites, then verify that an incremental build produces the identical tree and byte output as a full build.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100