LostAccount / jekyll

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Deploying From Your Terminal

You can deploy your new Jekyll project with a single command from your terminal using Vercel CLI:

$ vercel

About


Languages

Language:Ruby 88.3%Language:HTML 11.7%