Installation
To install Verse:
- Download the theme zip file.
- Log in to your Ghost admin panel.
- Go to Settings → Theme → Change theme.
- Upload the zip file and activate Verse.
Design & customization
Go to Settings → Design & branding.
Brand
Use Ghost Admin's brand settings to customize the visual identity of your publication.
- Accent color — Used throughout the theme for highlights and interactive elements.
- Social icon — Add a custom icon for your publication.
- Logo — Upload your publication logo to display it in the theme header.
- Typography — Select the font style used by the theme. The default theme fonts are “Merriweather Sans” for headings and “Merriweather” for body text.
Theme
Homepage
Customize the hero section shown on the homepage.
- Hero title — The main heading shown in the hero section.
- Hero subtitle — Supporting text shown below the heading.
- Hero action — Controls the action shown below the hero content:
- Subscribe — Shows a newsletter subscription form.
- CTA — Shows a custom button.
- No action — Shows only the title and subtitle.
When CTA is selected, additional options become available:
- CTA text — The button label.
- CTA URL — The destination URL for the button.
Post
Customize the content shown below individual posts.
- Signup heading — The heading above the subscription form.
- Signup subheading — Supporting text below the heading.
- Show recent posts footer — Shows a list of recent posts at the end of each article.
Site wide
Customize the content shown in the site footer.
- Footer text — Custom text displayed in the footer. If empty, the site title and current year will be shown.
Localization
The theme is translation-ready and includes the following languages:
- English (en)
- Spanish (es)
- French (fr)
- German (de)
- Portuguese (pt)
- Italian (it)
- Dutch (nl)
- Swedish (sv)
To change the theme language, go to Settings → General → Publication Language in Ghost Admin and select one of the supported language codes.
Development
To work with the theme source files, you need Node.js installed.
Install the dependencies:
npm installRun the development environment:
npm run devEdit the source files in /assets/css/. Changes are compiled automatically into /assets/built/.
To generate a production-ready zip file:
npm run zipThis will generate dist/verse.zip, ready to upload to Ghost.
SVG Icons
The theme uses free Font Awesome SVG icons with Handlebars partials.
Icons are located in /partials/icons.
Changelog
For a complete list of changes, improvements and bug fixes in each release, please see the changelog.
Support
Need help with the theme? Get in touch: