A super simple website and blog scaffold for anyone to use!
SCSS
Portfolio
Version control for my portfolio website.
Installation
bundle install
bundle exec jekyll serve --watch --livereload
The above will handle generating the site and CSS, and will watch for changes on either and reload the page when it detects a change.