/michaelabey

This is the jekyll source code for michaelabey.com

Primary LanguageCSSMIT LicenseMIT

Fancy using it for your own site?

Here are some steps to get you started:

  1. Clone this repo and cd into the directory:

git clone https://github.com/shadowmulder/michaelabey your-dir-name cd your-dir-name

  1. Run Jekyll:

jekyll serve --watch

Don't have Jekyll yet? Get `er installed then!

  1. Visit in your browser at:

http://127.0.0.1:4000

Launching with Github Pages 🚀

Jekyll + Github pages is a marriage made in heaven. You can use your own custom domain name or use the default Github url (ie. http://username.github.io/repository) and not bother messing around with DNS settings.

License Notice

This page was forked by jamigibbs <- thx for a simple start into github pages