Files
vercel/examples/middleman

Middleman Example

This directory is a brief example of a Middleman site that can be deployed to Vercel with zero configuration.

Deploy Your Own

Deploy your own Middleman project with Vercel.

Deploy with Vercel

Live Example: https://middleman-template.vercel.app

How We Created This Example

To get started with Middleman for deployment with Vercel, you can use the Middleman CLI to initialize the project:

$ middleman init project-name