You can view the documents directly here at GitHub, or download them as PDF/EBook.
| View | Download |
|---|---|
| 📄 Introduction | |
| 📄 Curriculum Vitae | |
| 📄 Profile | |
| 📄 Contact |
For job applications you can prepend a DIN 5008 cover letter after the PDF title page. Letters stay local in Content/Application/ (gitignored).
mkdir -p Content/Application
cp Content/Application.example/example-gmbh.md Content/Application/meine-firma.md
# Edit Content/Application/meine-firma.md (recipient, subject, body)
./Scripts/build.sh --letter=meine-firmaOr with just:
just build-letter meine-firma
just build-letter-iot meine-firmaOptional: COVER_LETTER=meine-firma in Content/Application/.env so you can run ./Scripts/build.sh without the flag.
Combined PDF/EPUB filenames include the company from the letter (letter.company or the first line of letter.to), e.g. Results/resume-andrelademann-example-gmbh-1.3.2.pdf.
Apple Silicon / OrbStack: The pandoc image is linux/amd64. If builds fail with exec format error or checksum failed, run just docker-repair. If that still fails: OrbStack → Settings → Storage → Reset Docker data, then just docker-pull.
This software is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
