Skip to content

elliotdickison/elliotdickison.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is Elliot Dickison's personal website, a basic Jekyll setup that wishes it was Middleman.

Installation

  1. Install Ruby and RubyGems
  2. Install Bundler with gem install bundler
  3. Install dependencies with bundle install

Development

Run jekyll serve to serve the site locally at localhost:4000

Deployment

The site is deployed with GitHub Pages, so just push changes back to GitHub to deploy.