Updates
This commit is contained in:
20
README.md
20
README.md
@@ -1,8 +1,14 @@
|
||||
This is just my personal resume, written in LaTeX, based very heavily on LimeCV
|
||||
by Olivier Pieters.
|
||||
# Resume
|
||||
|
||||
## Next Steps
|
||||
- Choose a best color scheme
|
||||
- Get the profile picture correct/make a logo
|
||||
- Make a version that is more full
|
||||
- Make other versions for other types of jobs
|
||||
This is my resume, now written almost entirely by myself, not using a template.
|
||||
|
||||
This is written in what I think is a pretty interesting style, using a yaml file to generate all of the actual details and settings. This approach makes things very easily customizable, since the latex file doesn't even need to be modified, simply change the yaml.
|
||||
|
||||
## Build Instructions
|
||||
Also, this document includes a makefile so building is very easy. Simply run:
|
||||
|
||||
```bash
|
||||
make
|
||||
```
|
||||
|
||||
With pandoc and LaTeX installed to generate a file `output.pdf`.
|
||||
|
||||
Reference in New Issue
Block a user