Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
/cvPublic template

A LaTeX template for academic CVs

License

NotificationsYou must be signed in to change notification settings

leouieda/cv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

These are the LaTeX sources for my academic CV.

Download the latest compiled PDF:cv.pdf

Template

You're free to reuse and modify this template under the terms of the BSD3-clause License (seeLICENSE.txt).

To use it:

  • Click on the"Use this template"button to grab a copy of the repository.
  • Install Tectonic, either from their website or using the condaenvironment.yml file provided in the repository.
  • Fill out the variables and fields in the.tex file.
  • Compile the PDF to check the results withmake show.
  • Push your changes and GitHub Actions should do it's magic and make the PDFavailable athttps://github.com/YOURUSERNAME/cv/raw/pdf/cv.pdf.

About

I decided to make my own template after usingmoderncv for a while.I wanted a cleaner look and something that is more unique (as much as an academicCV can be).It was also a chance for me to learn some LaTeX templating (and procrastihack alittle).

Building

I useTectonic to build the PDF fromthe sources.It's very convenient, can be installed fromconda-forge,and is faster than using a normal LaTeX compiler.There are many ways to install it (see their website for instructions).

I highly recommend using theMakefile:

  • make: builds the PDF
  • make show: opens the PDF on the default web browser
  • make clean: removes the built PDF and any other generated files

Deploying

A PDF is compiled automatically by GitHub Actions with every commit to themain branch and uploaded to thepdf branch.This way, the compiled PDF is updated and made available on the internet automatically.

License

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


[8]ページ先頭

©2009-2025 Movatter.jp