Skip to content

A working version of Awesome because that repo seems to have gone stale.

Notifications You must be signed in to change notification settings

Yahyakiani/Awesome-CV-working

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AwesomeCV
Awesome CV

LaTeX template for your outstanding job application


Disclamier

Awesome CV is not my project. I have only resolved the most serious issues which inhibited making resumes or cover letter and put it in this seperate repo.Simply, because the main repository has gone stale and pull requests aren't being accepted.You can follow the link above to the original project.

What is Awesome CV?

Awesome CV is LaTeX template for a CV(Curriculum Vitae), Résumé or Cover Letter inspired by Fancy CV. It is easy to customize your own template, especially since it is really written by a clean, semantic markup.

Preview

Résumé

You can see PDF

Page. 1 Page. 2
Résumé Résumé

Cover Letter

You can see PDF

Without Sections With Sections
Cover Letter(Traditional) Cover Letter(Awesome)

Quick Start

Steps to Make this Project Work

Requirements

  • Docker
  • Docker Image: thomasweise/texlive . You can download it from docker repository

Usage ( I have tested this project only on windows.)

  1. Clone this Repository on your local System
  2. Mount it with thomasweise/texlive image on docker.Example: docker run -it --mount src="$(pwd)",target=/test_container,type=bind thomasweise/texlive
  3. Simply open the CLI on that container and use the following commands:
  • latex test.tex
  • xelatex test.tex or you can simply execute the make file.In this case it will only compile the first file name in the for loop simply change the name and run it.
It will compile with font errors but the output will be a perfectly good cv or resume in the example folder.

See Also

About

A working version of Awesome because that repo seems to have gone stale.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published