Files
vercel/examples/middleman
Steven a45b3d0982 [examples] Update jekyll and middleman (#5871)
This PR updates the examples for jekyll and middleman to use the latest version.

I confirmed these examples work with both stable and canary.
2021-02-22 10:14:32 -05:00
..

Middleman Example

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

Deploy Your Own

Deploy your own Middleman project with Vercel.

Deploy with Vercel

Live Example: https://middleman.now-examples.now.sh

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