Skip to content

Configurable footer components #42

Closed
@jorisvandenbossche

Description

@jorisvandenbossche

Context

Currently our footer is quite minimal, and auto-populated with some Sphinx flags to show things like the copyright etc.
However, many sites use the footer to provide contextual information for readers that scroll to the bottom, things like social media links, site navigation, etc.

Proposal

Our footer should be composable with components, similarly to how our header navbar works. We could re-use some components from the header (e.g., icon-links) and potentially define a footer-specific component or two (e.g., column links that displayed vertically instead of horizontally).

Design inspiration

Name Link
Material for MkDocs image
Furo image
Bokeh image

edit: this was edited heavily by @choldgraf :-)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions