Generate a complete portfolio that includes a modern CV, a personal website, and a cover letter from a single YAML (or markdown) file.
- CV - Latex formatted, add citations.
- Personal Website -
- features like contact page
- social links
- github analytics
-
requirements
- pandoc
- latex
-
clone the project
-
go to step 4
all of this will be done automatically for you. Just the container where to output the files. I prefer to keep this folder my github page repository and add a hook for commit at every write. All the benefits of versioning.
make resume
# pandoc --template html-template.html -s -o index.html --metadata-file templates/template-data.yaml test.md
Pages and Blogs
Additionally, if you are familiar with TeX then you may edit the templates. More about pandoc templates can be found here.
Seperate YAML files