Add link to YAML overview

This commit is contained in:
zool 2015-10-29 19:06:02 +01:00
parent 6471ac1fa0
commit cfc3ce3644

View File

@ -29,7 +29,7 @@ experience:
city: Basel
```
That makes super easy to update a CV while keeping a consistent structure.
That makes super easy to update a CV while keeping a consistent structure. If you're not familiar with the YAML syntax, [here](http://learnxinyminutes.com/docs/yaml/)'s a pretty good overview.
Thanks to [pandoc](http://pandoc.org/), we can then access our data from `template.tex` using a special notation. Iterating on repetitive data structures becomes trivial: