Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 274 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 274 Bytes

mrmc-website

Website design done by Daniel Radtke

How-To build site:

You'll need two ruby gems

gem install jekyll octopress-autoprefixer

Then cd to to project directory and run jekyll build

The output will be in _site, just upload that to the root of the web server