Skip to content

Commit a43be66

Browse files
committed
markdown: switch to leaner yaml header (#1037) 95a02cf
0 parents  commit a43be66

File tree

119 files changed

+20715
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

119 files changed

+20715
-0
lines changed

.nojekyll

Whitespace-only changes.

CREDITS.md

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
## Credits
2+
3+
This is a list of external projects used to build the lecture slides and
4+
the lecture notes for the teaching material. These are licensed under
5+
their own licences and are not part of the CC BY-SA 4.0 licence of this
6+
project.
7+
8+
### Building the Lecture Slides
9+
10+
- [Pandoc](https://github.com/jgm/pandoc)
11+
- [Pandoc-Lecture](https://github.com/cagix/pandoc-lecture)
12+
- [Pandoc-Lecture-Zen](https://github.com/cagix/pandoc-lecture-zen)
13+
- [TeX Live](http://tug.org/texlive/)
14+
- [Beamer](https://github.com/josephwright/beamer)
15+
- [Metropolis](https://github.com/matze/mtheme)
16+
17+
### Building the Lecture GitHub Preview
18+
19+
- [Pandoc](https://github.com/jgm/pandoc)
20+
- [Pandoc-Lecture](https://github.com/cagix/pandoc-lecture)
21+
22+
### Further Tools used
23+
24+
- [GNU Make](https://www.gnu.org/software/make/)
25+
- [Pandoc Dockerfiles](https://github.com/pandoc/dockerfiles)
26+
- [Docker](https://www.docker.com/)
27+
- [GitHub](https://github.com/)
28+
29+
### Contributors
30+
31+
[This
32+
project](https://github.com/Programmiermethoden-CampusMinden/Prog2-Lecture)
33+
has been created and is being maintained by the author [Carsten
34+
Gips](https://github.com/cagix) and various
35+
[contributors](https://github.com/Programmiermethoden-CampusMinden/Prog2-Lecture/graphs/contributors).
36+
37+
------------------------------------------------------------------------
38+
39+
<img src="https://licensebuttons.net/l/by-sa/4.0/88x31.png" width="10%">
40+
41+
Unless otherwise noted, this work is licensed under CC BY-SA 4.0.
42+
43+
<blockquote><p><sup><sub><strong>Last modified:</strong> 95a02cf (markdown: switch to leaner yaml header (#1037), 2025-08-09)<br></sub></sup></p></blockquote>

0 commit comments

Comments
 (0)