Skip to content

CV Generator with hugo, docker & wkhtmltopdf

Notifications You must be signed in to change notification settings

patrick-othmer/cv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CV Generator with hugo, docker & wkhtmltopdf

A modern solution to create a CV / Resume page including PDF export.

Screenshot

Orbit screenshot

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Installing

Install all above mentioned programs.

Configure

The configuration is done via config.toml for Hugo & docker-compose.yml for Docker.

Workflow

Adapt your CV via config.toml. The result will be automatically rendered to localhost:1313. As soon as you are finished you can create the PDF file via docker-compose up -d wkhtmltopdf. The result will be saved in the dist folder. The HTML files can be rendered by docker-compose run hugo hugo. The result can be found in public.

Built With

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Patrick Othmer

See also the list of contributors who participated in this project.

About

CV Generator with hugo, docker & wkhtmltopdf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published