Compare commits

..

No commits in common. "150d79f96b15455b7194eb0b35602a3d8a5dbb70" and "c5d591564e6bc50f0b0266f7bcee89537bb6a7c8" have entirely different histories.

5 changed files with 1 additions and 10 deletions

View file

@ -367,7 +367,7 @@ genPdfAction _getPost out = do
, "--resource-path=" <> takeDirectory srcFile
, srcFile
, "-H", "engine" </> "deeplist.tex"
, "-V", "mainfont:CMU Serif"
, "-V", "mainfont:Hoefler Text"
, "-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,7 +9,6 @@ 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,11 +46,6 @@ 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
@ -95,9 +90,6 @@ 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.