Skip to content

philipstaffordwood/philipstaffordwood-cv

Repository files navigation

markdown-cv

CV-as-code for Philip Wood CV Online

A curriculum vitae maintained in plain text and rendered to HTML and PDF using CSS.

Initially Cloned from sharu725/online-cv

Based on Orbit (with customisations)

This theme is designed by Xiaoying Riley at 3rd Wave Media. Visit her website for more themes.

Local Development and Editing

Clone repo:

git clone git@github.com:philipstaffordwood/philipstaffordwood-cv.git
cd philipstaffordwood-cv

Run a local Jekyll docker instance:

docker run --rm   --volume="$PWD:/srv/jekyll" -p 4000:4000  -it jekyll/jekyll:4.2.0   jekyll serve

Preview available locally at http://localhost:4000/philipstaffordwood-cv/index.html

License

This project is licensed under the MIT license.

With the notable exclusion of the actual CV content contained in the [_data/data.yml] file which is fully copyrighted to Philip Wood:

Copyright © 2020 Philip Wood All rights reserved