Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion 04_documentation/examples/pandoc/example.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: My awesome title
author: Firstname lastname
date: 2025-01-08
date: 2026-01-07
---

# Introduction
Expand Down
6 changes: 6 additions & 0 deletions 04_documentation/pandoc_slides.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,3 +186,9 @@ pandoc --pdf-engine=xelatex -V geometry:a4paper \
-V colorlinks:true -V linkcolor:blue -V fontsize=10pt \
--listings -s --output=OUTPUTFILENAME INPUTFILENAME
```

---

## Pandoc and Generative AI

> In the age of Large Language Models (LLMs), is Pandoc still relevant?
13 changes: 13 additions & 0 deletions timetable.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,3 +99,16 @@
## 10.2 – Wed, December 17, 2025

- The Challenge, step two, presentations

## 11.1 – Wed, January 7, 2026

- **25** min.: Markup Languages: [slides](https://github.com/Simulation-Software-Engineering/Lecture-Material/blob/main/04_documentation/markup_languages_slides.md)
- **20** min.: Pandoc: [slides](https://github.com/Simulation-Software-Engineering/Lecture-Material/blob/main/04_documentation/pandoc_slides.md), [demo](https://github.com/Simulation-Software-Engineering/Lecture-Material/blob/main/04_documentation/pandoc_demo.md)
- **35** min.: Documentation Website Generators: [slides](https://github.com/Simulation-Software-Engineering/Lecture-Material/blob/main/04_documentation/website_generators_slides.md), [demo](https://github.com/Simulation-Software-Engineering/Lecture-Material/blob/main/04_documentation/website_generators_demo.md)

## 11.2 – Wed, January 7, 2026

- **20** min.: [Floss Licenses](https://github.com/Simulation-Software-Engineering/Lecture-Material/blob/main/06_miscellaneous/floss_licenses_slides.md)
- **20** min.: [Versioning](https://github.com/Simulation-Software-Engineering/Lecture-Material/blob/main/06_miscellaneous/versioning_slides.md)
- **20** min.: [Repository Layouts](https://github.com/Simulation-Software-Engineering/Lecture-Material/blob/main/06_miscellaneous/repository_layouts_slides.md)
- **20** min.: [DOI, Zenodo, DaRUS](https://github.com/Simulation-Software-Engineering/Lecture-Material/blob/main/06_miscellaneous/doi_zenodo_darus_slides.md)