Skip to content

Source code for my personal/portfolio website, built in Jekyll and hosted on GitHub.

Notifications You must be signed in to change notification settings

Jmorjsm/jmorjsm.github.io

Repository files navigation

jmorjsm.github.io

Overview

This project is a github-pages project using jekyll to power my personal website.

I've added a readme so I don't have to re-learn how to setup ruby and jekyll to run this site locally when I next need to update a dependency manually 🥱

Running locally

  • Install Ruby, then bundler, as documented here.
  • Run bundle install
  • Run bundle exec jekyll serve
  • Navigate to http://localhost:4000

Updating github-pages gem

Occasionally it's required to manually bump the version of the github-pages gem.

The version currenlty used by github-pages can be found here.

This can be upgraded by manually editing the version specified in the gemfile, or by following the steps documented here.

About

Source code for my personal/portfolio website, built in Jekyll and hosted on GitHub.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published