A current version of my short CV is below.
-You can also download it directly from here (pdf).
+You can also download it directly from here (pdf).
- +diff --git a/assets/cv/Lawrence-Short-CV-20200429.pdf b/assets/cv/Lawrence-Short-CV-20200429.pdf deleted file mode 100644 index 6ddf4318..00000000 Binary files a/assets/cv/Lawrence-Short-CV-20200429.pdf and /dev/null differ diff --git a/assets/cv/Lawrence-Short-CV-231016.pdf b/assets/cv/Lawrence-Short-CV-231016.pdf new file mode 100644 index 00000000..99028c8f Binary files /dev/null and b/assets/cv/Lawrence-Short-CV-231016.pdf differ diff --git a/build_bundle.sh b/build_bundle.sh new file mode 100644 index 00000000..3dcd4c25 --- /dev/null +++ b/build_bundle.sh @@ -0,0 +1,8 @@ +export JEKYLL_VERSION=3.8 +docker run --name bjekyll --rm \ + -d -p 4000:4000 \ + --volume="$PWD:/srv/jekyll" \ + --volume="$PWD/../usr_local_bundle:/usr/local/bundle" \ + -it jekyll/jekyll:$JEKYLL_VERSION \ + bundle install +docker logs -f bjekyll diff --git a/cv/index.html b/cv/index.html index 9a015061..4027ee79 100644 --- a/cv/index.html +++ b/cv/index.html @@ -128,9 +128,9 @@
A current version of my short CV is below.
-You can also download it directly from here (pdf).
+You can also download it directly from here (pdf).
- +