liantze / AltaCV

Yet another alternative curriculum vitae/résumé class with LaTeX
Other
1.31k stars 336 forks source link

Could you add support for gitlab just like there is for github? #5

Closed tristan957 closed 6 years ago

tristan957 commented 6 years ago

Add gitlab support

tristan957 commented 6 years ago

Nevermind. Found out about fontawesome. Thank you

tristan957 commented 6 years ago

\newcommand{\gitlab}[1]{\printinfo{\faGitlab}{#1}}

liantze commented 6 years ago

You don't actually need to define a specific command either if you just need it once, i.e. just put \printinfo{\faGitlab}{http://gitlab.com/your_id} in \personal_info{}. See https://github.com/liantze/AltaCV/pull/4#issuecomment-343193484.