Skip to content

Move license and theme to footer #115

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from

Conversation

ahuang11
Copy link
Contributor

@ahuang11 ahuang11 commented Jun 9, 2023

Closes ProjectPythia/pythia-foundations#397

See ProjectPythia/landsat-ml-cookbook#17 for an example.

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.

@github-actions
Copy link

github-actions bot commented Jun 9, 2023

👋 Thanks for opening this PR! The Cookbook will be automatically built with GitHub Actions. To see the status of your deployment, click below.
🔍 Git commit SHA: 8c24c18
✅ Deployment Preview URL: https://ProjectPythia.github.io/cookbook-template/_preview/115

@brian-rose brian-rose closed this Jun 13, 2023
@brian-rose brian-rose reopened this Jun 13, 2023
github-actions bot pushed a commit that referenced this pull request Jun 13, 2023
_config.yml Outdated
@@ -59,7 +59,8 @@ sphinx:
launch_buttons:
binderhub_url: http://binder.mypythia.org
notebook_interface: jupyterlab
extra_navbar: |
extra_navbar: ""
extra_footer: |
Theme by <a href="https://projectpythia.org">Project Pythia</a>.<br><br>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is a great idea to simplify the user-facing content!

I suggest removing the line breaks so "Theme by..." and the licensing info all appear on a single line, as is currently the case in Pythia Foundations

@erogluorhan erogluorhan requested a review from jukent May 13, 2024 17:32
@jukent
Copy link
Contributor

jukent commented May 14, 2024

Thanks @ahuang11 I'm going to close this in favor of #172

@jukent jukent closed this May 14, 2024
github-actions bot pushed a commit that referenced this pull request May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Moving the licensing and theme out of sight
3 participants