Jared Dillard
Jared Dillard
It seems like the `JSONHTMLBuilder` builder could be used, but only in limited capacity. It would require the user of the extension to use the `-b json` builder as well,...
I don't know how accurate the third party PyPi stat websites are, but they can provide download numbers for each package. Example: https://pepy.tech/project/sphinxcontrib-spelling
The latter. I was thinking something like a config variable that added `class="dark-mode"` or `class="light-mode"` to the template and having the javascript check for the class, but I just realized...
> Maybe I could achieve sth like this by introducing a more complex branching model where the pipeline is automatically adding version information when merging into master, but I don't...
I added `sitemap_validator_urls` and `sitemap_validator_required` config values, with instructions on how to use them in a PR: https://github.com/jdillard/sphinx-sitemap/pull/37 It won't help anyone in this situation that doesn't add the new...
> The problem here is that ignore patterns aren't yet supported in DITA. Should the list of supported markups be added to the [TokenIgnores](https://vale.sh/docs/topics/config/#tokenignores) for the time being? If so,...
If we're worried about people new to open source making bad decisions, then I think a disclaimer in the [Third Party Themes](https://www.sphinx-doc.org/en/master/usage/theming.html#third-party-themes) section that mentions the risks of going third...
All the more reason to trim those old themes? https://github.com/sphinx-doc/sphinx/issues/10672
The more I look into this, the more I realize I don't know how to test for success. We are running Sphinx in parallel, but I can't say for sure...
rawgit.com is sunsetting its services: > RawGit is now in a sunset phase and will soon shut down. It's been a fun five years, but all things must end. >...