- Apr 08, 2024
-
-
Tobias Koelling authored
git lecture See merge request generic-software-skills/lecture-materials!38
-
Tobias Koelling authored
Make shallow cloning a bit more greedy to fix CI See merge request generic-software-skills/lecture-materials!44
-
Lukas Kluft authored
-
Lukas Kluft authored
The new example uses a fictive feature-branch to don't introduce the "bad" (i.e. we don't want to encourage it) habit of pushing to main. Co-authored-by:
Tobias Koelling <tobias.koelling@mpimet.mpg.de>
-
Lukas Kluft authored
Co-authored-by:
Tobias Koelling <tobias.koelling@mpimet.mpg.de>
-
Lukas Kluft authored
-
-
Lukas Kluft authored
-
Lukas Kluft authored
-
Lukas Kluft authored
-
-
Lukas Kluft authored
* Add mermaid graphs to illustrate different branching schemes * Move rebasing to backup slides * Make the conflict example more verbose
-
Lukas Kluft authored
-
Lukas Kluft authored
-
Lukas Kluft authored
-
Lukas Kluft authored
-
-
-
-
-
Lukas Kluft authored
Add registration notice See merge request generic-software-skills/lecture-materials!45
-
Tobias Koelling authored
# Conflicts: # .gitlab-ci.yml
-
Tobias Koelling authored
Bump quarto version See merge request generic-software-skills/lecture-materials!43
-
Tobias Koelling authored
-
Tobias Koelling authored
-
Lukas Kluft authored
-
- Apr 05, 2024
-
-
Tobias Koelling authored
Fix table widths in lecture overview See merge request generic-software-skills/lecture-materials!42
-
Lukas Kluft authored
Quarto derives the relative cell widths from the number of dashes in the line separating the table header from the table body [0]. As a consequence, the date column was very thin causing line breaks. This commit completely removes all efforts to make the table look nice in ASCII in favor of a proper rendering as well as easier editing. [0] https://quarto.org/docs/authoring/tables.html#column-widths
-
Lukas Kluft authored
calendar: CSS support for inactive entries Closes #8 See merge request generic-software-skills/lecture-materials!41
-
Tobias Koelling authored
-
Tobias Koelling authored
-
Tobias Koelling authored
Quarto Markdown and Python Markdown2 can treat some extensions differently. To be able to use all Quarto Markdown features, it can be beneficial to read the quarto generated HTML directly instead of convertion Markdown to HTML using Python. This change allows reading HTML and uses the HTML file as default.
-
Tobias Koelling authored
Catch breaks/holidays during creation of lecture calendar See merge request generic-software-skills/lecture-materials!40
-
Lukas Kluft authored
This addresses #8
-
- Apr 04, 2024
-
-
Tobias Koelling authored
Add CSS selectors to left- or rightalign slides See merge request generic-software-skills/lecture-materials!39
-
Lukas Kluft authored
-
Lukas Kluft authored
Command line additions See merge request generic-software-skills/lecture-materials!36
-
Tobias Koelling authored
Intro notes See merge request generic-software-skills/lecture-materials!35
-