- Download these files as zip by clicking Code -> Download ZIP
- Go to http://www.overleaf.com
- Create an account.
- On the left-hand side click New Project -> Upload Project
- Choose the ZIP file you downloaded.
- Edit the CV Template.
- Compile and download the PDF.
- AltaCV uses
fontawesome
andacademicons
; they're included in both TeX Live 2016 and MikTeX 2.9. - Loading
academicons
is optional: enable it by adding theacademicons
option to\documentclass
. - Can now be compiled with pdflatex, XeLaTeX and LuaLaTeX!
- However if you're using
academicons
, you must use either XeLaTeX or LuaLaTeX. If the doc then compiles but the icons don't show up in the output PDF, try compiling with LuaLaTeX instead. - The samples here use the Roboto font.
- You can use page2sidebar.tex with the same syntax if your CV exceeds one page with the information on the right-hand side.