markdowncv: Eliseo Papa's markdown-cv template

View source: R/markdowncv.R

markdowncvR Documentation

Eliseo Papa's markdown-cv template

Description

Produces a CV in the HTML format using various styles of the markdown-cv template: https://github.com/elipapa/markdown-cv

Usage

markdowncv(..., theme = c("kjhealy", "blmoore", "davewhipp"))

Arguments

...

Arguments passed to cv_document.

theme

The style used in the CV (matches the prefix of CSS files). The "kjhealy" theme is inspired by @kjhealy's vita template, "blmoore" is from @blmoore's md-cv template, and "davewhipp" is @davewhipp's theme which notably has dates right aligned.

Value

An R Markdown output format object.

Preview

Template preview

Author(s)

Mitchell O'Hara-Wild, theme by Eliseo Papa (@elipapa)


vitae documentation built on March 31, 2023, 9:33 p.m.