Incremental rebuilds
Publish a post and watch Tivlo queue the lists that mention it.
Placeholder embed
Replace videoId and poster when the recording is published.
Production script: docs/tivlo-ssg-video-scripts/09-incremental-rebuilds.md.
A post does not live alone. Home, the category page, the author archive — they all mention it. Related rebuilds reprint those lists so visitors do not keep seeing last week’s headline.
What this video covers
- Related rebuilds for home, archives, and taxonomies
- File removal when a post is unpublished
- Comment rebuilds
- Theme, Customizer, and nav menu → soft full rebuild
Key takeaways
Related URLs respect the same export-scope settings as a full build. Theme and menu changes enqueue every exportable URL (headers live on every snapshot) — drain the queue or Full Rebuild. This one takes a minute on a large site. Allowed.
Related reading
How is this guide?