A minimal, fast, and clean resume website built with Zola static site generator.
This project uses just as a command runner. Available commands:
just build- Build the website with Zolajust serve- Serve the website locally for developmentjust render-cv- Generate CV PDFs in both English and German using RenderCVjust all- Render CVs and build the websitejust- Show available commands
content/- Website content in Markdowntemplates/- HTML templatesstatic/- Static assets (CSS, images, CVs)cv/- RenderCV configuration and templatespublic/- Generated site (after build)