Skip to content

sdillingham/2018-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My personal website (http://sean.dillingh.am)

My portfolio and blog, built using Middleman.

Dependencies

This project uses Slim and SCSS for making markup and stylesheets more fun and powerful. It also relies on Thoughtbot's Bourbon & Neat SASS libraries, though the Neat dependency isn't essential and should be removed at some point.

Installation

From the terminal:

bundle install

Getting Started

To run the site locally, use Middleman's command to fire up a web server:

bundle exec middleman server

Once you're done doing local development, run Middleman's build command:

bundle exec middleman build

About

2018 Portfolio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published