Skip to content

helio/unidle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unidle

Project built with Middleman

First-run only

Make sure you have middleman (and bundler) installed.

gem install middleman

Install dependencies

bundle install

Run project

middleman server

Build project

middleman build