Skip to content

mikeaskew4/alf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ALF

precompiled and served statically on heroku. runs with livereload, and calls AngularJS (remote hosted).

Get middleman: gem install middleman

Usage

git clone https://github.com/mikeaskew4/alf mysite
bundle install && bundle exec middleman init .
middleman s

navigate to the the local URL listed when middleman starts.