Skip to content

Moving the licensing and theme out of sight #397

@ahuang11

Description

@ahuang11

Hi!

Recently started digging into Pythia's Cookbooks and I personally found the licensing and theme on the sidebar is really distracting from the content.

Motivation: Tutorial documentation often introduces new concepts or processes, and users may already be grappling with understanding unfamiliar information. A clean UI reduces cognitive load by simplifying the visual presentation and reducing unnecessary complexity. By minimizing distractions and focusing on essential elements, a clean UI helps users better absorb the tutorial content and decreases mental strain.

It also makes the tutorial look less daunting to try out.

image

I was wondering if it's possible to either:

  • move this to the footer
  • make this smaller
  • make the vertical alignment to the end of the sidebar
image

I think this is the relevant code

# extra_navbar: |
# Theme by <a href="https://projectpythia.org">Project Pythia</a>.<br>
# All code in Pythia Foundations is licensed under Apache 2.0. All other non-code content is licensed under <a href="https://creativecommons.org/licenses/by/4.0/">Creative Commons BY 4.0 (CC BY 4.0)</a>.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions