Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/huajh/awesome-latex-cv
Latex CV template built with Font Awesome.
https://github.com/huajh/awesome-latex-cv
List: awesome-latex-cv
cv latex-cv latex-template lualatex resume-template xelatex
Last synced: 30 days ago
JSON representation
Latex CV template built with Font Awesome.
- Host: GitHub
- URL: https://github.com/huajh/awesome-latex-cv
- Owner: huajh
- License: lppl-1.3c
- Created: 2017-04-13T03:58:49.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-07-20T09:39:15.000Z (over 3 years ago)
- Last Synced: 2024-05-22T15:05:29.736Z (7 months ago)
- Topics: cv, latex-cv, latex-template, lualatex, resume-template, xelatex
- Language: TeX
- Homepage: https://huajh.github.io/cv/awesome-cv.pdf
- Size: 47.7 MB
- Stars: 465
- Watchers: 10
- Forks: 137
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - huajh/awesome-latex-cv - Latex CV template built with Font Awesome. (others)
- latex-templates - huajh/<br>awesome-latex-cv - latex-cv?style=flat-square)<br/>![140](https://img.shields.io/github/forks/huajh/awesome-latex-cv?style=flat-square)<br/>![2021-07-20](https://img.shields.io/github/last-commit/huajh/awesome-latex-cv?style=flat-square) | Latex CV template built with Font Awesome. | (Popular & New LaTeX Templates / Others)
README
# Huajh Awesome Latex CV
+ This is CV in English.
+ 中文用户可以到 [zh-cn](https://github.com/huajh/awesome-latex-cv/tree/zh-cn) branch, 包括所有所需文件。
+ zh-cn分支仓库比较大,主要是中文字体比较大,国内用户下载速度慢的可以移步到 [zh-cn-nofonts](https://github.com/huajh/awesome-latex-cv/tree/zh-cn-nofonts) branch,该分支不含中文字体,提供国内下载链接。
## Example
An output example can be found [here](https://huajh.github.io/cv/awesome-cv.pdf)
![Example](http://huajh.github.io/img/cv/awesome-cv-1.png)
## clone
Since the Simplified Chinese fonts files in `zh-cn` branch are very large, if you only need a CV in Enlish, it is better to clone only the master branch.The command is
```
git clone --branch master --depth 1 --single-branch https://github.com/huajh/awesome-latex-cv.git
```## Setup
This latex CV template uses `luatex` engine and needs [fontawesome Package version 4.6.3.2.](http://www.ctan.org/tex-archive/fonts/fontawesome) or higher version.
TeXLive 2013 or higher version is recommendered.
## About
Huajh awesome Latex CV was originally based on a CV template created by Christophe Roger (Darwiin). This template use `luatex` engine and `Source Sans Pro Font` from Adobe.
More informations about the original Christophe Roger (Darwiin) template can be found here :
- [ Github ](https://github.com/darwiin/awesome-neue-latex-cv)
- [ Overleaf ](https://www.overleaf.com/latex/templates/awesome-source-cv/wrdjtkkytqcw)## The Latex file structure
```matlab
% cls file
awesome-source-cv.cls% main file
huajh-awesome-cv.tex%subsection
- section_headline.tex
- section_education.tex
- section_publications.tex
- section_skills.tex
- section_experience_short.tex
- section_languages.tex
- section_awards.tex
- section_interests.tex
```## License
The LaTeX Project Public License