This site was built using Middleman 4.
To get started, clone the repo and run the following command.
bundle install
Fire up the Middleman server to view the site in a browser at www.localhost:4567
middleman
next.multunus.com is currently deployed on Amazon S3. Detailed instructions are available from Amazon.
We got started with Middleman thanks to Chris Toomey of thoughtbot. His excellent introductory video on building static sites with Middleman and the accompanying sample application provided much of the inspiration for building this site.