Welcome to my portfolio site. See notes for historical changes.
Install and setup the base requirements:
- node js (as per
.nvmrc) - ruby (as per
.ruby-version) - jekyll/bundler
Start Jekyll
bundle exec jekyll serve
Start gulp (for styling/js)
npm start
Deploy to github and let github actions take rein