Skip to content

Latest commit

 

History

1,313 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Marcus Holtz' Resume's CI/CD


Daily resume generator with LaTeX and Pandoc


Introduction

workflow github docker

This repository keeps my resume up to date. Builds are done daily.

You can find the most recent builds of my resume.


Usage

Github Actions

If you want Github Actions to run this docker container and update the repository, you must first enable:

settings > actions > workflow permissions

Be sure to change information at the bottom of .github/workflows/docker-image.yml

Docker auto-generate resumes

If you would like to run this locally on your machine (docker compose up --build -d), first clone or download the repository.

Edit the compose.yml to uncomment the command or entrypoint. With that change, when you run the container it will generate documents in the output folder for any markdown files in the input folder.

Then, edit dockerfile. At the bottom of the file, you will see two commented lines:

# RUN useradd --user-group --create-home --shell /bin/false app

# USER app

Uncomment these lines to have the output files created as a non-root user.


References

Pandoc

Inspiration

LaTeX template

The current date:

09/10/2026

About

Pandoc docker takes markdown files and generates styled resumes

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages