Pradyun Gedam
Pradyun Gedam
FYI: 0.10 breaks the preview on sphinx-themes.org due to a bug: https://github.com/sphinx-themes/sphinx-themes.org/issues/105
@-mention me, if you see issues around sphinx-theme-builder! I see that the PR has been merged, so I guess you figured it out?
Coming from #3, it might be an idea to have a separate section for themes that are "derivative" or associated with specific projects.
With the trimming of themes that took place in #72 and #73, this is now significantly more feasible. Nearly all the themes that were trimmed were derivatives of/org-specific forks of...
A PR for doing this would be welcome! ^>^
x-ref: https://github.com/pradyunsg/sphinx-basic-ng/issues/12
A PR would be welcome for this. :)
I think we need intersphinx to include Sphinx itself, to add a cross link to that.
> `` tag to a CDN, e.g. IIRC, you can "just" add `https://cdnjs.cloudflare.com/ajax/libs/3Dmol/1.4.0/3Dmol-min.js` as the path to the file, and Sphinx should do the right thing for it. > would...
FWIW, a more generic solution is implemented in Furo now, via sphinx-basic-ng's edit-this-page: https://sphinx-basic-ng.readthedocs.io/en/latest/usage/components/edit-this-page/ The user-facing documentation of the functionality in Furo is at https://pradyunsg.me/furo/customisation/edit-button/. It might make sense to...