GitHunt

Middleman with Nanobox

This is a quickstart for getting Middleman up and running with Nanobox.

Up and Running

# clone the code
git clone https://github.com/nanobox-quickstarts/nanobox-middleman.git

# cd into the middleman app
cd nanobox-middleman

# add a convenient way to access your app from the browser
nanobox dns add local middleman.dev

# start the dev environment and middleman
nanobox run middleman

Visit the app from your favorite browser at middleman.dev:4567.

Languages

CSS61.1%Ruby31.9%HTML6.8%JavaScript0.2%

Contributors

Created September 22, 2016
Updated June 6, 2018