Skip to content

Remove as much as we can from this theme and instead inherit from the pydata theme #630

@choldgraf

Description

@choldgraf

Context

Now that we've got this theme based on the latest PyData theme, we should see what we can "inherit" from that theme rather than re-creating the wheel here as well. This will help boost the maintainability of this theme, and make it easier for us to inherit upstream improvements when they are made.

Proposal

I propose that we do an audit of the following areas of this theme, and try to remove as much as we can while retaining the same end experience more or less:

  • CSS rules and variables
  • JavaScript functionality
  • HTML template structure
  • Python sphinx build infrastructure

There are probably a few places where we'll need to keep our own customizations (like margin content and the drop-down table of contents) but if we can cut out all of the stuff that's already done well in the pydata theme, this would help minimize confusion and unnecessary differences between them.

Tasks and updates

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions