Skip to content

caseyscarborough/caseyscarborough.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

caseyscarborough.com

This repository holds the contents of my personal site, caseyscarborough.com.

Dependencies

Usage

You can run a local copy of this site by issuing the following commands.

$ git clone https://github.com/caseyscarborough/caseyscarborough.com
$ cd caseyscarborough.com
$ bundle install
$ middleman

Then navigate to localhost:4567 in your web browser to see the site.

This also generates the static site contents into the _site directory.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

My personal website built using Middleman.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published