Skip to content
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

Convert "Metalad first steps" gist to a docs chapter #352

Merged
merged 4 commits into from
Mar 1, 2023

Conversation

mslw
Copy link
Contributor

@mslw mslw commented Feb 28, 2023

This includes the GitHub Gist, Metalad first steps by @christian-monch in the "User guide" part of the documentation. I converted the markdown gist to ReStructuredText with pandoc and made small tweaks, both to formatting and text.

Closes #347

mslw and others added 4 commits February 28, 2023 15:38
This adds the latest revision of a GitHub Gist written by CM and
translated from Markdown into ReStructuredText with pandoc. It feels
fitting to onclude it in the metalad docs (user guide).

Co-authored-by: Christian Mönch <[email protected]>
These are only technical changes:
- make seaction underlines consistent with the other user guide
  chapter
- remove numbering from section headers
- improve code blocks coloring
Reported by codespell
@mslw mslw changed the title Doc first steps Convert "Metalad first steps" gist to a docs chapter Feb 28, 2023
@codecov-commenter
Copy link

codecov-commenter commented Feb 28, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (7944964) 86.42% compared to head (17bfaa9) 86.42%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #352   +/-   ##
=======================================
  Coverage   86.42%   86.42%           
=======================================
  Files          88       88           
  Lines        4831     4831           
=======================================
  Hits         4175     4175           
  Misses        656      656           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@christian-monch
Copy link
Collaborator

Great! Thank you very much @mslw

@christian-monch christian-monch merged commit 7a60107 into datalad:master Mar 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add "metalad first steps" gist to the docs
3 participants