My CV as a JSON document.
Find a file
Dan Anglin b75a5c1eea
ci: add pipeline for publishing CV.
The following changes are included in this commit:

- add a pipeline for publishing the output CV to
the master branch when a change has been
committed to the master branch.

- split the CI configuration into two files:
one for the docker build pipeline and the other
for the CV build pipeline.
2019-12-22 02:53:11 +00:00
.gitlab/ci ci: add pipeline for publishing CV. 2019-12-22 02:53:11 +00:00
data feat: added studying Japanese as a hobby 2019-08-25 02:34:00 +01:00
docker ci: GitLab pipeline for the cv-builder image. 2019-12-21 19:38:34 +00:00
template change: print phone number when set via CV_CONTACT_PHONE 2019-08-24 05:03:08 +01:00
.dockerignore ci: GitLab pipeline for the cv-builder image. 2019-12-21 19:38:34 +00:00
.gitignore ci: add pipeline for publishing CV. 2019-12-22 02:53:11 +00:00
.gitlab-ci.yml ci: add pipeline for publishing CV. 2019-12-22 02:53:11 +00:00
go.mod feat: created CV using ConTeXt, Go and JSON 2019-07-30 23:52:56 +01:00
LICENSE Add MIT LICENSE 2019-08-22 08:18:39 +00:00
main.go change: print phone number when set via CV_CONTACT_PHONE 2019-08-24 05:03:08 +01:00
Makefile ci: GitLab pipeline for the cv-builder image. 2019-12-21 19:38:34 +00:00
model.go feat: added hobbies and interests 2019-08-18 07:47:23 +01:00
README.md Initial commit 2019-06-30 20:46:21 +00:00