-
Notifications
You must be signed in to change notification settings - Fork 19
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
Add how-to-cite to portal #344
Conversation
👋 Thanks for opening this PR! The Cookbook will be automatically built with GitHub Actions. To see the status of your deployment, click below. |
Similarly, do we want this in the top nav bar? |
Looks like I'd have to change it in the portal, foundations, and cookbook gallery footer-menu: Looking at this, should we remove the discussions and replace with a link to Pangeo discourse? |
See ProjectPythia/cookbook-gallery#170 and ProjectPythia/pythia-foundations#418 for making these changes in Foundations and Cookbooks |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I like the location of the "How to Cite" section at the bottom of the single home page. It makes sense to me.
I notice a number of places where there are now dead links because we removed the Team section (#346). I'll open a new issue about that. Unfortunately our link checker doesn't fail on missing internal links to page anchors so there's no notification about that.
Opened #349 to track the newly broken links |
Do we want how to cite in the long page or on a separate page?
I want to add this to the footer as well, but I think that is done in the sphinx-pythia-theme repo. I need to do more investigation on the cite infrastructure, but this is a good first step.
Please give your review on the text as well as location.
Related to #306