Update theme
Regular updates are released to fix bugs, add new features, and improve performance and code quality. You can check for new versions on the Changelog page.
If an update is available, download the latest version from your purchase receipt or directly from your Gumroad Library.
How to Update the Theme
Download the Latest Version
Visit your Gumroad receipt or log into your Gumroad Library.
Download the latest version of the Sand theme (
sand.zip).
Backup Your Current Theme (Recommended)
In Ghost Admin, go to Settings > Site > Theme
yoursite.com/ghost/#/settings/themeDownload your active theme to keep a backup before uploading the new version.
Upload the New Theme
In the same Theme settings page, click "Change theme".
Click "Upload theme", then select the new
sand.zipfile you downloaded.
Activate the Theme
After upload, under Installed themes, click "Activate" next to the new version.
Notes
Your content and settings (logo, navigation, custom settings, etc.) are preserved during the update.
If you've customized the theme code, consider saving a copy and manually merging changes before updating.
For advanced users: use a Git-based workflow to track changes and apply updates selectively.
Although you're free to customize the theme code however you like, we've designed Sand to be as flexible as possible—covering a wide range of use cases without requiring major code changes.
Unless you're an experienced developer, we recommend avoiding structural modifications to the theme, as this can make it harder to apply future updates smoothly.
Last updated