-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
In addition to the two big issues from Pydata Sphinx Theme (pydata/pydata-sphinx-theme#1643 and pydata/pydata-sphinx-theme#229) that are already on the Summit Project Board, there is a backlog of issues and feature requests that might be "good first issues" for folks of your caliber. Here's a medium-sized list to choose from, so you don't have to browse all open issues on the theme's repo:
easy?
- wrong info in docs page about search pydata/pydata-sphinx-theme#1781 (docs)
- Docs overview of layout is missing component navbar_persistent pydata/pydata-sphinx-theme#1782 (docs / image editing)
- DOC - Extensions documentation structure needs improvement pydata/pydata-sphinx-theme#1727 (docs)
- text lines at the bottom are covered by 'skip to main content' while print a page pydata/pydata-sphinx-theme#1745 (@Carreau might already be working on this?)
medium?
- Addition of a vertical scroll bar as a result of rtd-footer-container on none RTD hosted sites pydata/pydata-sphinx-theme#1794 (Jinja / JavaScript). Section navigation shows up even if it contains nothing pydata/pydata-sphinx-theme#1662 may have same cause / solution
- Error: e.map is not a function pydata/pydata-sphinx-theme#1723 (JavaScript)
- Add option to customise logo link in theme.conf pydata/pydata-sphinx-theme#1664 (add new config option)
- BUG navbar-logo does not recognize additional html pages pydata/pydata-sphinx-theme#1647 (Jinja)
- Support specifying pygments theme using
module.Classsyntax pydata/pydata-sphinx-theme#1593
hard?
- many users struggle with version switcher/banner handling pydata/pydata-sphinx-theme#1629 (docs, but requires understanding how our version switcher actually works in order to explain it better)
- Header links: drop-down menus? pydata/pydata-sphinx-theme#1489 (this one has a stale PR that I think worked when it was written, so it has a head-start but also requires rebasing in an unfamiliar codebase)
- page is not displayed in the breadcrumb list pydata/pydata-sphinx-theme#1624 ("hard" because I have not looked at all / have no guidance or hints to offer. Might be easy.)
- Image icons are not displayed when using a local path pydata/pydata-sphinx-theme#1325 (ditto)
- Certain characters in section headings break "On this page" pydata/pydata-sphinx-theme#1301 (ditto)
melissawm