Compare commits

...

3 Commits

Author SHA1 Message Date
Yann Esposito (Yogsototh) 150d79f96b
use Computer Modern Unicode 2020-11-22 21:55:19 +01:00
Yann Esposito (Yogsototh) 83c6c3de8a
Merge branch 'master' of gitea.esy.fun:yogsototh/her.esy.fun 2020-11-22 21:54:52 +01:00
Yann Esposito (Yogsototh) 5c376d9ef1
cv 2020-11-22 11:58:28 +01:00
5 changed files with 10 additions and 1 deletions

View File

@ -367,7 +367,7 @@ genPdfAction _getPost out = do
, "--resource-path=" <> takeDirectory srcFile
, srcFile
, "-H", "engine" </> "deeplist.tex"
, "-V", "mainfont:Hoefler Text"
, "-V", "mainfont:CMU Serif"
, "-V", "mainfontoptions:Renderer=OpenType, Mapping=tex-text, ItalicFeatures={Alternate = 0}, Ligatures={Common,Rare,Historic,Contextual},Contextuals=Inner,Alternate=1"
, "-V", "monofont:Menlo"
, "-V", "monofontoptions:Scale=0.7"

View File

@ -9,6 +9,7 @@ dst="$2"
perl -pe 's#^email:\s+yann\@esposito.host\s*#$&=> /files/publickey.txt gpg\n#g;' | \
perl -pe 's#\[\[([^]]*)\]\[([^]]*)\]\]#\n=> $1 $2#g;' | \
perl -pe 's#=> file:([^ ]*)\.org#=> $1.gmi#g;' | \
perl -pe 's#=> file:([^ ]*)#=> $1#g;' | \
perl -pe 's#\[\[(file:)?([^]]*)\]\]#=> $2#g;' | \
perl -pe 's#^\* *\n##' | \
perl -pe 's#^\**[ ]*:.*:$##' | \

View File

@ -46,6 +46,11 @@ This will certainly be the best way for me to notice you among notifications.
- email: {{{pemail}}}
- gpg: [[file:files/publickey.txt][CB420F8005F1A662]]
PDF resumes:
- [[file:files/yann-esposito-resume.pdf][resume]]
- [[file:files/yann-esposito-long-resume.pdf][detailled resume]]
** Social
:PROPERTIES:
:CUSTOM_ID: social
@ -90,6 +95,9 @@ I work on the backend and I'm particularly specialized in Authentication.
I wrote a full OAuth2 and OpenID Connect Provider in Clojure.
Right now there is no plan to make it opensource.
Here is are my resumes in PDF format:
- [[file:files/yann-esposito-resume.pdf][resume]]
- [[file:files/yann-esposito-long-resume.pdf][detailled resume]]
** Tooling
:PROPERTIES:
:CUSTOM_ID: tooling

Binary file not shown.

Binary file not shown.