mlk / cv

Simple redirection service written using now.sh.

Home Page:https://cv.michael-lloyd-lee.me.uk/

Repository from Github https://github.commlk/cvRepository from Github https://github.commlk/cv

Michael Lloyd Lee CV Redirector

Wat?

This provides static links to my copies of mv CV at various points in time. My CV is hosted on Google Docs or Word Online. This simply minifies and nicifies the URL.

How?

This redirection service makes use of the following technologies:

  • zeit.co NOW to host this as a serverless component.
  • GitHub/NOW integration to perform continuous deployments.

To force a deployment of the project:

$ now --public
$ now alias cv.michael-lloyd-lee.me.uk

Continuous

CI/CD is handled via now now. The now.json ensures that every push to master is deployed to https://cv.michael-lloyd-lee.me.uk

About

Simple redirection service written using now.sh.

https://cv.michael-lloyd-lee.me.uk/


Languages

Language:HTML 100.0%