Hi, I submitted a PR to update the scipy.org website: https://github.com/scipy/scipy.org/pull/413 This PR does two main things: 1. Makes https://scipy.org just about SciPy the library. In particular, I've removed the more general ecosystem stuff and replaced https://scipy.org with https://scipy.org/scipylib. 2. Uses the numpy.org theme. The rough plan is to merge this PR soonish and then to iteratively improve the site going forward. I will continue updating and helping out with the site for the foreseeable future. You can see a preview of the new site here: https://deploy-preview-413--loving-hopper-c72a13.netlify.app/ Best regards, Jarrod
Thank you for this great work! The new theme looks great and it’s a good basis to build-on. Cheers, Pamphile
On 18.10.2021, at 15:46, Jarrod Millman <jarrod.millman@gmail.com> wrote:
Hi,
I submitted a PR to update the scipy.org website: https://github.com/scipy/scipy.org/pull/413
This PR does two main things:
1. Makes https://scipy.org just about SciPy the library. In particular, I've removed the more general ecosystem stuff and replaced https://scipy.org with https://scipy.org/scipylib.
2. Uses the numpy.org theme.
The rough plan is to merge this PR soonish and then to iteratively improve the site going forward. I will continue updating and helping out with the site for the foreseeable future.
You can see a preview of the new site here: https://deploy-preview-413--loving-hopper-c72a13.netlify.app/
Best regards, Jarrod _______________________________________________ SciPy-Dev mailing list -- scipy-dev@python.org To unsubscribe send an email to scipy-dev-leave@python.org https://mail.python.org/mailman3/lists/scipy-dev.python.org/ Member address: roy.pamphile@gmail.com
On Mon, Oct 18, 2021 at 3:53 PM Pamphile Roy <roy.pamphile@gmail.com> wrote:
Thank you for this great work! The new theme looks great and it’s a good basis to build-on.
+1
On 18.10.2021, at 15:46, Jarrod Millman <jarrod.millman@gmail.com> wrote:
Hi,
I submitted a PR to update the scipy.org website: https://github.com/scipy/scipy.org/pull/413
This PR does two main things:
1. Makes https://scipy.org just about SciPy the library. In particular, I've removed the more general ecosystem stuff and replaced https://scipy.org with https://scipy.org/scipylib.
We have talked before about a separate site for the ecosystem stuff, but I'm actually quite happy with what is under "Ecosystem" on numpy.org. So I do not think we need a new site - the content we have up today is anyway no longer representative of the state of the NumPy/SciPy/PyData ecosystem today.
2. Uses the numpy.org theme.
The rough plan is to merge this PR soonish and then to iteratively improve the site going forward. I will continue updating and helping out with the site for the foreseeable future.
This plan sounds good. We should open separate issues for any kind of content that needs updating, rather than give in to the (considerable) temptation to do it all in this PR. Cheers, Ralf
participants (3)
-
Jarrod Millman -
Pamphile Roy -
Ralf Gommers