Jekyll Theme for Personal Portfolio Website
Use the Jekyll Remote Theme plugin, then just add this to your _config.yml
file:
# This will install the latest commit from the master branch
remote_theme: codytwinton/portfolio-theme
# This will install the commit with the `v0.6.0` tag
remote_theme: codytwinton/portfolio-theme@v0.6.0