mirror of
https://github.com/LukeHagar/vercel.git
synced 2025-12-06 04:22:01 +00:00
We have to enforce the node version on some examples to make sure they are not auto upgraded in the future before we support their runtime. See https://vercel.com/docs/deployments/build-image
Jekyll Example
This directory is a brief example of a Jekyll site that can be deployed to Vercel with zero configuration.
Deploy Your Own
Deploy your own Jekyll project with Vercel.
Live Example: https://jekyll-template.vercel.app
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