You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This directory is a brief example of a Zola site that can be deployed to Vercel with zero configuration.
4
+
5
+
## Deploy Your Own
6
+
7
+
Deploy your own Zola project with Vercel.
8
+
9
+
[](https://vercel.com/new/clone?repository-url=https://github.com/vercel/examples/tree/main/framework-boilerplates/zola&template=zola)
10
+
11
+
_Live Example: https://zola-template.vercel.app_
12
+
13
+
### Deploying From Your Terminal
14
+
15
+
You can deploy your new Zola project with a single command from your terminal using [Vercel CLI](https://vercel.com/download):
0 commit comments