Update theme

We regularly release updates to the Glide theme to fix bugs, introduce new features, and improve performance and code quality.

You can check if a new version is available by visiting the Changelog.

If an update is available, download the latest version from your purchase receipt or directly from your Gumroad Library.

How to Update the Theme

Follow the steps below:

1

Download the Latest Version

  • Visit your Gumroad receipt or log into your Gumroad Library.

  • Download the latest version of the Glide theme (glide.zip).

2
  • In Ghost Admin, go to Settings > Site > Theme yoursite.com/ghost/#/settings/theme

  • Download your active theme to keep a backup before uploading the new version.

3

Upload the New Theme

  • In the same Theme settings page, click "Change theme".

  • Click "Upload theme", then select the new glide.zip file you downloaded.

4

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 Glide 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