-
Notifications
You must be signed in to change notification settings - Fork 57
Description
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.
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
I think this is the relevant code
pythia-foundations/_config.yml
Lines 79 to 81 in 1444d12
| # 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
Labels
Type
Projects
Status