Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
An ultra-minimal, performance-focused Ghost theme that strips away heavy images and scripts to showcase baseline Ghost speed.
Zap is an ultra-minimal, open-source Ghost theme built by the Ghost Foundation to demonstrate the platform's baseline performance with no heavy images, scripts, or large assets.
Zap is a minimal, performance-focused theme for the Ghost publishing platform, created by the Ghost Foundation. Its core function is to serve as a demonstration of Ghost's baseline speed by stripping away the overhead of heavy images, scripts, and large assets. The theme takes a standard Ghost blog's content and renders it through Handlebars templates with a single stylesheet, producing a fast-loading site. You can see it live at zap.ghost.io.
pnpm test command that checks theme compatibility, along with corepack and pnpm package manager setup.To install Zap, download the theme zip from the repository, log into your Ghost admin, and upload the file in the Design settings area. Once active, you can edit the Handlebars templates in the theme root and the stylesheet at /assets/screen.css. For development, run corepack enable, pnpm install, and pnpm test to validate theme compatibility.
Zap is free to download and use, released under the MIT license.
Yes, Zap is open source and released under the MIT license. You can download it from the TryGhost/Zap repository and use it on any Ghost site without paying a license fee.
Zap runs on the Ghost publishing platform, which is a Node.js-based content management system. You install Zap by uploading its zip file in the Ghost admin's Design settings.
Yes. Zap is intentionally minimal, so you can edit the Handlebars templates in the theme root and the stylesheet in /assets/screen.css. The repository also provides a pnpm test command to check that your changes remain compatible.
No. Zap is designed to demonstrate Ghost's baseline performance, so it avoids heavy images, scripts, and large assets. It uses only essential Handlebars templates and a single CSS file.
Download the theme zip from the TryGhost/Zap repository, log into your Ghost admin, go to the Design settings area, and upload the zip file. The theme will then be active on your site.
