YAMLResume

Moderncv Classic

Implementation

Moderncv classic is a modern and classic resume template based on xdanaux/moderncv.

Under the hood, we use the following code for the LaTeX preamble:

\documentclass[a4paper, serif, 11pt]{moderncv}

%% moderncv
% style and color
\moderncvstyle{classic}
\moderncvcolor{black}

% needed by moderncv for showing icons
\usepackage{fontawesome5}

Preview

Moderncv Classic Template

Download the YAML code from Github.

Edit on GitHub

Last updated on