kevinjqliu opened a new pull request, #14978:
URL: https://github.com/apache/iceberg/pull/14978

   Closes #14524
   
   I found the [underlying 
issue](https://github.com/mkdocs/mkdocs/issues/4032#issuecomment-3591002290) 
while looking at a similar fix for pyiceberg 
(https://github.com/apache/iceberg-python/pull/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 :) 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to