Zola Sveltia Source is a Zola SSG project that uses Sveltia as its CMS and a ported version of the default Ghost CMS theme adapted for Zola & Sveltia.
You only need to download the Zola binary and configure the Sveltia CMS backend.
You can deploy this project on Cloudflare Pages or Cloudflare Workers.
Run the following command for development:
zola serve --extra-watch-path settings
You can use Lightning CSS to minify, bundle, and target browsers (last 2 versions).
{
"devDependencies": {
"lightningcss-cli": "^1.30.2"
},
"scripts": {
"build": "lightningcss --minify --bundle --targets \">= 0.25%\" static/css/screen.css -o public/css/screen.css"
}
}zola build && npm run build
You can customize the website appearance through the Design & Branding menu in Sveltia CMS.
Copyright (c) 2013-2025 Ghost Foundation
- Github: TryGhost/Source
- License: MIT License

.png)
.png)
