-
Notifications
You must be signed in to change notification settings - Fork 3
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
Ideas for the site #1
Comments
cc @jdeschamps |
That looks awesome! We could potentially add the following: Development tools
Other ideas for site organization
Sections like misc
|
1 - Exhaustive vs opinionated guideOne stance to be discussed/validated here is whether to offer comparisons or proposals, the latter being similar to the "opinionated" guide we went through last time. e.g.: The The original idea was to have a guide offering easily digestible "wiki-how" solutions, as opposed to an encyclopedic approach. The latter being still possible through the I am putting this point here mostly to make it clear while this is out in the open. :) 2 - IDEsWhile it makes sense to mention other IDEs in the relevant section, I would make this guide VSCode-dependent. That way we can offer direct walk-through of setting up the IDE (code navigation, code documentation, debugging, testing etc.). If the VSCode dependent part is a subsection of each section, then non VSCode-users can easily skip it. Alternatively we could support both VSCode and PyCharm, but I would leave this out for now. 3 - Structure of the guideBased on what you wrote in
|
I just want to chime in and say that this is setting up to be pure 🔥 🔥 🔥 |
thanks @psobolewskiPhD :) |
Before starting to add more content to the tutorial, I wanted to give a go at making a rough plan. Based on what's in your first comment, here is a first draft:
What do you think? Changes and remarks welcome! |
i think it looks awesome! thanks for diving in. ping me on #6 whenever you want. I think the most important thing at this point is to start getting words on pages, and we can iterate on the TOC structure forever. :) |
Development topics
__version__
, setuptools_scm)other ideas for site organization
misc
The text was updated successfully, but these errors were encountered: