Skip to content

HamishMW/portfolio-2016

Repository files navigation

Design Portfolio 2016

A portfolio site to showcase some of the projects I'm working on.

Dependencies

To use this project, you'll need the following things installed on your machine.

  1. Jekyll - $ gem install jekyll
  2. Jekyll Sitemap - $ gem install jekyll-sitemap
  3. NodeJS - use the installer.
  4. GulpJS - $ npm install -g gulp (mac users may need sudo)

Local Installation

  1. Clone this repo, or download it into a directory of your choice.
  2. Inside the directory, run npm install.

Usage

This will give you file watching, browser synchronisation, auto-rebuild, CSS injecting etc.

$ gulp