Uh oh!
There was an error while loading. Please reload this page.
Clean up getting started page - #2566
Conversation
d-v-b
commented
Dec 16, 2024
dstansby
commented
Dec 16, 2024
👍 - I'll take a look for another icon! |
d-v-b
commented
Dec 16, 2024
I wonder if all of the "getting started" content should be on the main page? our main page is just links right now, which to me is a missed opportunity -- people should see content there, not just links. As a template, we could copy pydantic's docs page. Once you get past the promotion of their paid logging service (something we will not emulate) they have a bullet-pointed list explaining what pydantic is for, and then some code examples. I think a comparable structure would be much better than our current landing page. |
dstansby
commented
Dec 18, 2024
Actually, can I say this is out of scope for this PR? If you open an issue I can do it later though. |
d-v-b
commented
Dec 18, 2024
yes you can say that :) I will open an issue |
jhamman
commented
Dec 20, 2024
dstansby
commented
Dec 20, 2024
I'm pro this one being reviewed first since it was opened first, and is much smaller and therefore hopefully easier to review. |
jhamman
commented
Dec 21, 2024
@dstansby - I ended up pulling your changes from this PR into my larger docs branch. We discussed at the dev meeting today to collect things there for a few days. Feel free to push/suggest edits to that branch if you like. |
dstansby
commented
Dec 21, 2024
Okay great - should we close this then? |

The existing getting started page was mostly not-getting-started-content, so I've:
Open to feedback/suggestions! Will leave as draft for now until I put in a redirect for the installation page (which depends on infastructure in #2555)