Skip to content
forked from leouieda/cv

A LaTeX template for my academic CV (Curriculum Vitae)

License

Notifications You must be signed in to change notification settings

crotsos/PersonalCV

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Curriculum Vitae

These are the Latex sources for my academic CV.

Template

I made my own template after using moderncv for a while. I wanted a cleaner look and something that is more unique (as much as an academic CV can be). It was also a chance for me to learn some Latex templating (and procrastihack a little). You're free to reuse and modify this template under the terms of the BSD 3-clause License (see LICENSE.txt).

Building

I highly recommend using the Makefile to build the PDF by running:

make

Use make clean to remove all generated files and make show to open the PDF in a default viewer (only for Linux). You could also copy and paste the commands in the Makefile to build the PDF manually.

Deploying

A PDF is compiled automatically by GitHub Actions with every commit to the master branch and uploaded to the gh-pages branch.

License

All LaTeX template source code is distributed under the BSD 3-clause License.

About

A LaTeX template for my academic CV (Curriculum Vitae)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TeX 97.5%
  • Makefile 2.3%
  • Perl 0.2%