Zap is a minimal, performance-focused theme for Ghost, built to demonstrate Ghost's baseline performance without the overhead of heavy images, scripts, or large assets.
Demo: https://zap.ghost.io
- Download this theme
- Log into Ghost, and go to the
Designsettings area to upload the zip file
Zap is intentionally small. You can edit the Handlebars templates in the theme root and the stylesheet in /assets/screen.css.
From the theme's root directory:
# Enable the package manager pinned in package.json
corepack enable
# Install dependencies
pnpm install
# Check theme compatibility
pnpm testIf you're looking to contribute or raise an issue, head over to the TryGhost/Zap repository.
Copyright (c) 2013-2026 Ghost Foundation - Released under the MIT license.