Back to Vercel

Middleman Example

examples/middleman/README.md

16.1.2704 B
Original Source

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.

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:

shell
$ middleman init project-name