Maintainance

Follow these essential steps and best practices when updating and maintaining the theme.

Update theme

To keep your site running smoothly and securely, we recommend that you always use the most recent theme version. The latest update includes compatibility with the newest Ghost version, as well as performance enhancements and bug fixes.

Any custom code in your theme will be erased if you update it to the latest versions. 

Important: Use the same file name of your current theme to preserve your custom settings. 

To update the theme:

  1. Download the latest version of the theme that is compatible with your Ghost version.
  2. Navigate to 'Design & branding' settings in the Ghost Admin.
  3. In the top right corner, identify the "Upload theme" button and click it.
  4. Upon successful upload, an "Activate" button will be available. Clicking this activates the uploaded theme for your publication.

Changelog

New releases, improvements, fixes and notable changes.

v1.3.2 - June 11, 2024

Files modified
assets/built/index.css
custom-authors.hbs
assets/css/ghost/authors.css
assets/css/ghost/hero.css
package.json

v1.3.1 - June 10, 2024

Files modified
assets/built/index.css
assets/built/index.js

assets/css/color-scheme.css
assets/css/index.css
assets/css/vars.css
assets/css/components/global.css
assets/css/ghost/content.css
assets/css/ghost/header.css
assets/css/ghost/page.css

assets/js/index.js
+assets/js/lightense.js

package.json

v1.3.0 - June 09, 2024

Files modified
assets/built/index.css
assets/built/index.js

+ assets/css/color-scheme.css
assets/css/components/buttons.css
assets/css/components/forms.css
assets/css/components/global.css
assets/css/ghost/author.css
assets/css/ghost/contact.css
assets/css/ghost/content.css
assets/css/ghost/featured.css
assets/css/ghost/footer.css
assets/css/ghost/header.css
assets/css/ghost/hero.css
- assets/css/ghost/members.css
assets/css/ghost/pagination.css
assets/css/ghost/post.css
assets/css/vars.css

assets/js/index.js
+ assets/js/color-scheme.js

partials/author-card.hbs
partials/header.hbs
partials/hero.hbs
+ partials/icons/theme-toggle.hbs
- members/account.hbs
- members/signin.hbs
- members/signup.hbs
default.hbs
post.hbs

package.json

v1.2.1 - June 03, 2024

Files modified
assets/built/index.css
assets/built/index.css.map
assets/css/ghost/authors.css
package.json

v1.2.0 - June 03, 2024

Files modified
assets/built/index.css
assets/built/index.css.map
assets/css/ghost/authors.css
assets/css/components/global.css
assets/css/ghost/hero.css
assets/css/index.css
assets/css/ghost/post.css
partials/author-card.hbs
partials/icons/avatar.hbs
partials/icons/location.hbs
package.json