-
Notifications
You must be signed in to change notification settings - Fork 0
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
Comments
I think that makes sense! Just take the content currently served at https://projectpythia.org/cookbook-gallery.html and move it here. |
Useful links: |
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? |
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. |
Okay I copied it over. It seems to be working now. |
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. |
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. |
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. |
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
The text was updated successfully, but these errors were encountered: