billryan / resume

An elegant \LaTeX\ résumé template. 大陆镜像 https://gods.coding.net/p/resume/git

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Résumé

Hit branch zh_CN if you want a Simplified Chinese résumé.

中文用户请前往 zh_CN 分支。

An elegant \LaTeX\ résumé template, compiled with \XeLaTeX. Inspired by

Features

  • Easy to further customize or extend
  • Full support for unicode characters (e.g. CJK) with \XeLaTeX\
  • Perfect Simplified Chinese fonts supported with Adobefonts
  • FontAwesome 4.6.3 support

Quick Start

  • Fork this repository
  • Add information about you directly in GitHub
  • Compile TeX file to PDF with LaTeX.Online
  • Can also use Overleaf for online compilation with template

Sample Output

English English with photo 简体中文

Usage

  1. Edit in Overleaf online Web template
  2. Compile tex on your Computer

If you only need a résumé in English or have installed Adobe Simplified Chinese on your OS, It would be better to clone only the master branch, since the Simplified Chinese fonts files are too large.

git clone https://github.com/billryan/resume.git --branch master --depth 1 --single-branch <folder>

License

The MIT License (MIT)

Copyrighted fonts are not subjected to this License.

About

An elegant \LaTeX\ résumé template. 大陆镜像 https://gods.coding.net/p/resume/git

License:MIT License


Languages

Language:TeX 98.0%Language:Python 1.2%Language:Shell 0.5%Language:Makefile 0.3%