Awesome-CV/README.md

50 lines
1.3 KiB
Markdown
Raw Normal View History

2015-05-11 14:27:49 +00:00
Awesome CV
==========
2015-01-18 09:32:22 +00:00
2015-05-11 14:27:49 +00:00
This is the class for writing CV(Curriculum Vitae) in LaTeX. It basically provides an awesome template for CV. It is also fairly customizable, allowing you to change the colors, the fonts, etc.
2015-01-18 08:50:16 +00:00
2015-05-11 14:27:49 +00:00
## Prerequisites
### Ubuntu(Debian)
2015-01-18 08:50:16 +00:00
```bash
$ sudo apt-get install texlive texlive-latex-extra
```
2015-01-18 09:32:22 +00:00
2015-05-07 11:25:13 +00:00
```bash
$ sudo apt-get install fonts-font-awesome
```
2015-05-11 14:27:49 +00:00
## How to use
In Linux run
```bash
$ xelatex {filename}.tex
```
This should result in the creation of ``{filename}.pdf``
2015-05-07 11:25:13 +00:00
## Preview
![alt tag](https://raw.githubusercontent.com/posquit0/resume/master/sample.png)
2015-05-11 14:27:49 +00:00
## Credit
2015-01-18 09:32:22 +00:00
2015-05-11 14:27:49 +00:00
### LaTeX
Latex is a fantastic typesetting program that a lot of people use these days, especially the math and computer science people in academia.
2015-01-18 09:32:22 +00:00
2015-05-11 14:27:49 +00:00
You can find out more about it here: [LaTex Project](http://www.latex-project.org/)
2015-01-18 09:32:22 +00:00
2015-05-11 14:27:49 +00:00
### LaTex-FontAwesome
https://github.com/furl/latex-fontawesome
2015-01-18 09:32:22 +00:00
2015-05-11 14:27:49 +00:00
## Contribution
Contact me
2015-01-18 09:32:22 +00:00
2015-05-15 10:53:18 +00:00
## Note
You are free to take my .tex file and modify it to create your own resume. Please don't use my resume for anything else without my permission, though!
Good luck!
2015-05-11 14:27:49 +00:00
## Contact
If you have any questions, feel free to join me at [`#posquit0` on Freenode](irc://irc.freenode.net/posquit0) and ask away. Click [here](https://kiwiirc.com/client/irc.freenode.net/posquit0) to connect.