Skip to content

📄 A fork of Awesome-CV with simpler formatting

Notifications You must be signed in to change notification settings

esselltwo/Simple-CV

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple CV

LaTeX template for your outstanding job application

What is Simple CV?

Simple CV is a LaTeX template for a CV(Curriculum Vitae), Résumé or Cover Letter based on Awesome CV. The class files are written so that it should be easy to modify the template as you see fit. Example source files and the resulting PDFs are located in examples.

Requirements

A full TeX distribution is assumed. Various distributions for different operating systems (Windows, Mac, *nix) are available but TeX Live is recommended. You can install TeX from upstream (recommended; most up-to-date) or use sudo apt-get install texlive-full if you really want that. (It's generally a few years behind.)

Usage

At a command prompt, run

$ xelatex {your-cv}.tex

This should result in the creation of {your-cv}.pdf.

LaTeX is a fantastic typesetting program that a lot of people use these days, especially the math and computer science people in academia.

LaTeX FontAwesome is bindings for FontAwesome icons to be used in XeLaTeX.

Roboto is the default font on Android and ChromeOS, and the recommended font for Google’s visual language, Material Design.

Source Sans Pro is a set of OpenType fonts that have been designed to work well in user interface (UI) environments.

Finally, Byungjin Park (posquit0) wrote the originial Awesome CV on which this class is heavily based.

About

📄 A fork of Awesome-CV with simpler formatting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 99.5%
  • Makefile 0.5%