Inspiration drawn from: here.
This package enables you to export your Org CV/Resume using the default org-export-dispatch command (under the l p) by specifying the LaTeX class to ciescv. It is optimized for Greek using XeLaTeX.
In Doom Emacs use the following inside the packages.el:
(package! ox-ciescv
:recipe (:host github :repo "mgkallits/ox-ciescv"))