Skip to content

dmatt/dmatt.github.io

Repository files navigation

dmatt.github.io

My site and blog built using GitHub Pages.

Building locally

  1. Install Bundler if you haven't already:

    gem install bundler
  2. Install the project's gems:

    bundle install --path vendor/bundle
  3. Build the site:

    ./bin/jekyll build

If the jekyll command is still reported as missing, you can invoke the bundled wrapper directly:

./bin/jekyll build

This wrapper will prompt you to run bundle install if the gem has not been installed yet.

About

My user site with github pages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •