Skip to content

linozen/resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Resume & Portfolio

A minimal, fast, and clean resume website built with Zola static site generator.

Development

This project uses just as a command runner. Available commands:

  • just build - Build the website with Zola
  • just serve - Serve the website locally for development
  • just render-cv - Generate CV PDFs in both English and German using RenderCV
  • just all - Render CVs and build the website
  • just - Show available commands

Requirements

  • Zola - Static site generator
  • just - Command runner
  • uv - Python package manager (for CV rendering)

Structure

  • content/ - Website content in Markdown
  • templates/ - HTML templates
  • static/ - Static assets (CSS, images, CVs)
  • cv/ - RenderCV configuration and templates
  • public/ - Generated site (after build)

About

Minimalist personal resume

Resources

Stars

Watchers

Forks

Contributors