diff --git a/data/cv.json b/data/cv.json index 40111da..4851a1c 100644 --- a/data/cv.json +++ b/data/cv.json @@ -7,16 +7,17 @@ "location": "Hertfordshire, UK" }, "links": { - "gitlab": "gitlab.com/dananglin", - "github": "github.com/dananglin" + "gitlab": "https://gitlab.com/dananglin", + "github": "https://github.com/dananglin" }, "summary": [ "I have over five years of professional experience in DevOps and Platform Automation.", "My experience ranges from provisioning virtual machines and automating software installation using Ansible and Puppet", "to provisioning new Kubernetes environments using GitOps and creating Operators for the auto-provisioning and maintenance of PostgreSQL clusters on Kubernetes.", - "Throughout my time at Ocado Technology I have used Go to build automated services in Kubernetes and have been training myself to develop", + "At my time with Ocado Technology I've used Go to build automated services in Kubernetes and I've been training myself to develop", "my skills and understanding of the language.", - "I am very keen on continuing using Go more professionally and I am aiming to transition my career from DevOps Engineering to Software Engineering." + "I am very keen on continuing using Go more professionally as I continue to grow in my career as a Software Engineer", + "within the Automation and Infrastructure space." ], "technologies": [ { diff --git a/template/cv.tex.tmpl b/template/cv.tex.tmpl index f007115..fbbebe6 100644 --- a/template/cv.tex.tmpl +++ b/template/cv.tex.tmpl @@ -9,8 +9,8 @@ <>{\bf Phone:} <<.Contact.Phone>>\blank[none]<> {\bf Location:} <<.Contact.Location>>\blank[medium] - {\bf GitLab:} \goto{<<.Links.GitLab>>}[url(https://<<.Links.GitLab>>)]\blank[none] - {\bf GitHub:} \goto{<<.Links.GitHub>>}[url(https://<<.Links.GitHub>>)]\blank[none] + <>{\bf GitLab:} <<.Links.GitLab>>\blank[none]<> + <>{\bf GitHub:} <<.Links.GitHub>>\blank[none]<> \stoptitleAndContact \section{SUMMARY} diff --git a/template/cv_setup.tex.tmpl b/template/cv_setup.tex.tmpl index 1708c41..b3c7ea6 100644 --- a/template/cv_setup.tex.tmpl +++ b/template/cv_setup.tex.tmpl @@ -76,9 +76,3 @@ \defineparagraphs[titleAndContact][n=2,after={\blank}] \setupparagraphs [titleAndContact][1][width=0.6\textwidth] \setupparagraphs [titleAndContact][2][width=0.4\textwidth] - -% use Interaction to create hyperlinks to external profiles -\setupinteraction - [state=start, - color=bluetheme, - click=]