Update pytorch.org/ignite site and reference pytorch-ignite.ai
📚 Documentation
Our project new website is online and available. We need to update pytorch.org/ignite to reflect only API and provide links to pytorch-ignite.ai as source for examples/tutorials/how-to guides etc.
Redirections:
Quickstart -> https://pytorch-ignite.ai/tutorials/beginner/01-getting-started/ FAQ -> https://pytorch-ignite.ai/how-to-guides/ Concepts -> TBD Examples -> TBD Github -> Github (no change) About us -> https://pytorch-ignite.ai/about/community/
Index page (https://pytorch.org/ignite/)
Remove almost all the content and add the logo and the link to https://pytorch-ignite.ai. Like below (but better aligned):
https://pytorch-ignite.ai
Add another explicit link to https://pytorch-ignite.ai from the header ?
The idea is to have something like:
Quickstart Concepts Examples FAQ GitHub About us https://pytorch-ignite.ai
Any thoughts ?
Is this issue open to be taken up?
Hi @iamhardikat11 , this issue is a bit critical for the project, but yes, you can help with a part of it, for example, replacing the links for: about us, FAQ, Quickstart (as suggested in the description) and remove those .rst files. What do you think ?
Yup, I can work on that. I will Submit my PR By today Night.
Hi @iamhardikat11 , this issue is a bit critical for the project, but yes, you can help with a part of it, for example, replacing the links for: about us, FAQ, Quickstart (as suggested in the description) and remove those .rst files. What do you think ?
@vfdev-5 Any other parts that I can help with at the moment?
@Moh-Yakoub yes, you can help. Nothing is done at the moment. You can submit a PR with docs updates for the redirections (see the description). What do you think ?
@Moh-Yakoub yes, you can help. Nothing is done at the moment. You can submit a PR with docs updates for the redirections (see the description). What do you think ?
Great, I will start doing that. Thanks a lot!
@vfdev-5 I just checked the updated task description.
I agree with your suggested approach, but maybe add some description to explain the missing documentation i.e. something like "All our documentation moved to https://pytorch-ignite.ai." or something similar.
Yes, I agree, thanks for the suggestion!
Yes, I agree, thanks for the suggestion!
I will prepare a prototype and draft PR and we can iterate over it till we reach a mature design for the page. Thanks for your input!