Giter Club home page Giter Club logo

markdown-lebenslauf's Introduction

Markdown CV Generator

Inspired by the CV generator from @Madic-, this is my own version of a pandoc-based CV (or in german "Lebenslauf") generator.

The data ist input as a kind-of formatted Markdown file and results into a PDF with the help of dockerized pandoc, WeasyPrint and scss styles. For a preview, look at the sample.md and the rendered cv.pdf

System requirements

The only requirement is a functional docker / docker-compose or alternative environment (the examples are made with podman).

Usage

  • Create yourself a folder by copying the sample folder to a new one (for example my-cv). Or create a new folder by yourself (the media folder is mandatory!).
  • Adjust the commented lines in the docker-compose.yaml.
  • Execute podman-compose up --force-recreate -V in the project folder to (re-)generate the PDF from your Markdown file.
    • This will compile the styles on the first run and creates the pdf afterward.

Dev Usage

For an easy dev environment execute podman-compose up --build --force-recreate -V when you made changes to the Dockerfile or docker-compose. Also enable the debug copy inside the Dockerfile to get the Live HTML preview.

Trouleshotting

cp: cannot create regular file '/workspace/cv.pdf': Permission denied

Make sure the pdf is not opened with a pdf reader.

markdown-lebenslauf's People

Contributors

poeschl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

bitundpixel

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.