This is the repo of my small online presence. Made using Jekyll, feel free to take a look around.
- Pull repo
cdto folder- Run
bundle installto install everything needed.
- Follow setup
- Run
bundle update.
- Follow setup
- Run
bundle exec jekyll serve --open-url --livereload http://localhost:4000should open in your browser.
- Follow setup
- Run
bundle exec jekyll build - Chuck the contents of
_siteup onto hosting.