Skip to content

Conversation

@kevinjqliu
Copy link
Contributor

Closes #14524

I found the underlying issue while looking at a similar fix for pyiceberg (apache/iceberg-python#2889)
This PR adds the --livereload flag to force live reload.
This PR also removes the --dirty flag so reload works with changes to site/mkdocs-dev.yml and site/overrides/. Even after removing the --dirty flag, reloading takes ~10 seconds which is acceptable.

I tested this manually by making changes to varies files and reloading :)

@github-actions github-actions bot added the docs label Jan 6, 2026
Copy link
Contributor

@huaxingao huaxingao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kevinjqliu kevinjqliu merged commit 234af35 into apache:main Jan 7, 2026
4 checks passed
@kevinjqliu kevinjqliu deleted the kevinjqliu/fix-live-reload branch January 7, 2026 01:17
@kevinjqliu
Copy link
Contributor Author

Thanks for the review!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

site: fix live loading in make serve-dev

3 participants