Added a new ox-awesomecv.el, which provides support for the AwesomeCV
LaTeX class: https://github.com/posquit0/Awesome-CV
Added the corresponding documentation in the README as well.
An example of a CV produced with this exporter can be found at
https://zzamboni.org/vita/
Support for AwesomeCV (https://github.com/posquit0/Awesome-CV).
This is based on ox-altacv, with modifications for the macros and
structures supported by AwesomeCV. At the moment the following types
of sections are supported:
- CV_ENV "cventry" converts the section into a cventry environment.
- CV_ENV "cvskills" converts the section into a cvskills
environment. It must contain a description list, which gets renders
as the appropriate "cvskill" elements.