Skip to content

Commit

Permalink
Ensure deployment of CV is correct
Browse files Browse the repository at this point in the history
  • Loading branch information
jspc committed Jan 5, 2022
1 parent 2365960 commit 7c50c59
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions includes/portfolio.tex
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ \section{Portfolio}
{Vinyl Linux is a Linux distribution centred around \texttt{vin}, a super-fast package manager written as a client/server pair in golang, and \texttt{vinyl linux-utils}, a \texttt{busybox}-alike set of standard tools, also written in golang. Vinyl Linux can parse and install \texttt{apk} packages from Alpine Linux}

\entry
{2019-2022}
{2016, 2019-2022}
{This CV}
{https://github.com/jspc/cv}
{My CV is written in \LaTeX, and is deployed to a digitalocean space via \href{https://circleci.com/gh/jspc/cv}{circleci}, using a \href{https://github.com/jspc/ci-worker}{CI Worker} container of my own creation. It deploys and handles cache invalidation on tagged releases}
{My CV is written in \LaTeX, and is built and deployed via \href{https://github.com/jspc/cv/actions}{Github Actions} and published to https://jspc.pw/cv.html}

\entry
{2018}
Expand Down

0 comments on commit 7c50c59

Please sign in to comment.