Closed UnwarySage closed 3 years ago
Have done so
Oh also, even if you don't have all the Ruby stuff installed you can easily build and preview the site locally with Docker. This is from the README:
### Running with Docker If you have Docker you can run the site with docker using ```bash docker run -it --rm -v ${PWD}:/usr/src/app -p 4000:4000 starefossen/github-pages ``` This will serve the site on port 4000 (it should also automatically rebuild the site when changes are made to the files).
Realized the index.md
needed to be updated as well, unfortunately after pushing.
I believe I've settled the outstanding issues. Do you see anything else on your end?
I'm working on improving my resume, and would like an official spot to link to when I discuss my seminar. I don't have the Ruby toolchain installed, so can't verify that this builds, but I believe it should. Thanks in advance, Charlot