Documentation site is not getting updated
The gh-pages branch hasn’t been pushed for over a year, so https://pycqa.github.io/isort/ has not been getting any updates, such the fix for the broken “Try isort from your browser” page (#1991).
Thanks for the note, it has been updated!
@timothycrosley is that meant to be automated/recurring? gh-pages branch has no commits since your 2022 comment, so it was only fixed for a few months before breaking again for years:
https://github.com/PyCQA/isort/issues/1999, https://github.com/PyCQA/isort/issues/2121, https://github.com/PyCQA/isort/issues/2141, https://github.com/PyCQA/isort/issues/2217 since the other CDN PR didn't deploy: https://github.com/PyCQA/isort/pull/2127
@staticdev Can we build the documentation from main instead?