Skip to content

Move Cookbook Gallery here? #1

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
kmpaul opened this issue Jun 23, 2022 · 8 comments
Closed

Move Cookbook Gallery here? #1

kmpaul opened this issue Jun 23, 2022 · 8 comments
Assignees
Milestone

Comments

@kmpaul
Copy link
Contributor

kmpaul commented Jun 23, 2022

This repository needs to exist as a place to which the "cookbooks.projectpythia.org" subdomain will point. However, it is currently empty, and if you go to the site:

https://cookbooks.projectpythia.org/

The content is less than inspiring.

It seems to me that the Cookbooks Gallery could move here, and the links to the Cookbooks Gallery could point to this page.

CC @jukent

@brian-rose
Copy link
Contributor

I think that makes sense! Just take the content currently served at https://projectpythia.org/cookbook-gallery.html and move it here.

@jukent jukent self-assigned this Jun 27, 2022
@jukent
Copy link
Contributor

jukent commented Jun 27, 2022

Useful links:
Portal extensions for building the gallery - https://github.com/ProjectPythia/projectpythia.github.io/tree/main/portal/_extensions
Current Portal Cookbook gallery rendered site (where we were)-
https://projectpythia.org/cookbook-gallery.html
Current Cookbook rendered site (where we're moving to)-
https://cookbooks.projectpythia.org/

@jukent jukent added this to the hackathon milestone Jun 27, 2022
@jukent
Copy link
Contributor

jukent commented Jun 27, 2022

Should we package the gallery generator so that we can access it easily from multiple repositories? Does it have a place in the sphinx-pythia-theme?

@kmpaul
Copy link
Contributor Author

kmpaul commented Jun 27, 2022

No. I wouldn't put the gallery generator in the theme. I would move it to this repo and then modify it to get the cookbook repos in the ProjectPythiaTutorials org.

@jukent
Copy link
Contributor

jukent commented Jun 27, 2022

Okay I copied it over. It seems to be working now.

@kmpaul
Copy link
Contributor Author

kmpaul commented Jun 27, 2022

If the code has to be copied over and there is a lot of duplication, then perhaps we should package the gallery generator into a separate package (in the ProjectPythia org) and install it in both places.

@jukent
Copy link
Contributor

jukent commented Jun 27, 2022

That is a good idea. Right now it is just the one file. Once we have it working I will see about importing it as a package.

@kmpaul
Copy link
Contributor Author

kmpaul commented Jun 28, 2022

We now have a separate organization for the cookbooks. I've created a mirror issue of this issue there at ProjectPythia/cookbook-gallery#1. I'll close this issue for now and let everyone know to move the conversation of this issue to that issue.

@kmpaul kmpaul closed this as completed Jun 28, 2022
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 a pull request may close this issue.

3 participants