Feature/35 write first tutorials - first cleanup#45
Conversation
|
Kudos, SonarCloud Quality Gate passed! |
1f799be to
6631dc9
Compare
|
After discussion, this PR is now scoped only to be a first good cleanup and implements a tutorial for starting development. It will no longer close #35, but relates to it. The tutorial for enabling a repo with HERMES is still to be done! |
sdruskat
left a comment
There was a problem hiding this comment.
Thanks @poikilotherm for the overhaul 🌮!
While a lot of it is good to go IMHO, I'm requesting changes, mostly to avoid unmaintainable sections, remove promises, duplications, and tech bias.
Co-authored-by: Stephan Druskat <sdruskat@users.noreply.github.com>
3479b9c to
2b34d57
Compare
Co-authored-by: Stephan Druskat <sdruskat@users.noreply.github.com>
Co-authored-by: Stephan Druskat <sdruskat@users.noreply.github.com>
|
Alright @sdruskat all review comments done. Can you take another look? Please note: to not leave the docs start page completely chaotic, I added a few introduction sentences, stitched together from diverse abstracts etc and added the birds-eye view diagram. I also switched the header graphics again to simply reuse the template the paid for and make the filesize even smaller. Rendered version here: https://hermes-workflow--45.org.readthedocs.build/en/45/ |
- Markdown header anchors aren't generated automatically anymore, see https://myst-parser.readthedocs.io/en/latest/develop/_changelog.html#markdown-link-resolution-improvements. - Set heading anchors depth to 4 to re-enable behaviour
Clean up PR #45 before merge
There was a problem hiding this comment.
All set, LGTM. Merge merge merge!
@sdruskat can you please approve so we can merge? Thx!








Test all the tutorial steps with 26 implement processing step #40 branch.Add suggestions for clarification / extensions.Relates to #35
Closes #103