mirror of
https://github.com/LukeHagar/vercel.git
synced 2025-12-08 12:57:46 +00:00
705 B
705 B
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:
$ middleman init project-name