Theme: Awesome
An experimental resume theme based on Byungjin Park's awesome Awesome-CV résumé template for LaTeX.
Use
- 
Run hackmyresume build my-resume.json to out/my-resume.all -t awesometo create a LaTeX résumé in the Awesome-CV style using your FRESH or JSON Resume resume.
- 
Generate a styled PDF by running xelatex my-resume.texin theexamplesfolder generated in Step 1. You'll need a valid and updated LaTeX environment on your local machine, such as MiKTeX 2.9.5721.
Warning
For this theme to work the same way the original Awesome-CV theme works, there
are 3 symlinks in the examples folder that need to exist:
- awesome-cv.clsshould link to- ../awesome-cv.cls.
- fontawesome.styshould link to- ../fontawesome.sty.
- fontsshould link to- ../fonts(folder).
HackMyResume creates these by default when it generates a resume under the
awesome theme. To create these symlinks manually, either use the Linux / OS X
symlink command for all three or, if on Windows, run use mklink /H for the
first two and mklink /J for the last.
License
MIT. See LICENSE.md.