Files
vercel/examples/jekyll
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
..

Jekyll Example

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

Deploy Your Own

Deploy your own Jekyll project with Vercel.

Deploy with Vercel

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

How We Created This Example

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

$ jekyll new my-blog