This directory is a brief example of a Jekyll site that can be deployed to ZEIT Now with zero configuration.
To get started with Jekyll on Now, you can use the Jekyll CLI to initialize the project:
$ jekyll new my-blog
Once initialized, you can deploy the Jekyll example with just a single command:
$ now