scully

Stars
1

Scully Example

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

Deploy Your Own

Deploy your own Scully project with Vercel.

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

How We Created This Example

To get started deploying Scully with Vercel, you can use the Vercel CLI to initialize the project:

$ vercel init scully

Deploying From Your Terminal

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

$ vercel