The following documentation serves as your guide to the new theme. Since this is Ghost theme documentation, it is assumed that you have a basic knowledge of the Ghost.
If you’re new to Ghost, it’s recommended to explore the guides in the official Ghost Help Center. Checking these resources will provide you with all the available information.
+
+
+ Getting Started
+
Uploading a theme
+
This is where the magic happens! You are able to upload, activate and delete a theme in the Ghost Admin of your publication.
Step-by-Step
To upload a theme, go to the 'Theme' settings in the Ghost Admin and click 'Change theme' button.
Then click the 'Upload theme' button in the upper right corner.
Once uploaded, click 'Activate' to activate the theme on your site.
+
+
+
+
+ Activation
+
Dark, color & partial version
+
The dark, color or partial version introduces a fresh and distinctive appearance for your website, bringing a modern and stylish aesthetic that enhances the visual experience for your visitors.
Step-by-Step
Go to the 'Design & branding' settings in the Ghost Admin.
On the right you’ll see the tab 'Site-wide' – expand this settings list and go to the 'Color scheme' position.
Use the dropdown menu to select your option.
Finally, click 'Save' to activate.
Tip: How to add a global partial background color?
To add the global partial background color, go to the 'Design & branding' settings in the Ghost Admin.
On the right you’ll see the tab 'Site-wide' – expand this settings list and go to the 'Global background color in hex string'position.
Paste your color – color must be a valid hexadecimal string, e.g. #ffd9e0 – you can generate the color on the site htmlcolorcodes.com.
Finally, click 'Save' to activate.
Tip: Dark, color & partial version depending on operating system preferences
Modern operating systems (Windows, macOS, iOS, etc.) allow users to choose their preference for light or dark system themes. The below feature is used to detect if the user has requested the system to use a light or dark color theme.
To activate an auto dark version based on user operating system preferences, select the 'Auto' option.
Click 'Save' to activate.
+
+
+ Activation
+
Search function
+
By default, the theme uses a native search option. You can also use the search function specially designed for this theme — to do this, you must set the Content API key.
Step 1: Generating Content API key
To generate 'Content API key', go to the 'Integrations' settings in the Ghost Admin.
Click 'Add custom integration', then give the new integration a name, like 'Search', and click the 'Add' button.
Copy your 'Content API key' and click 'Save & close'.
Step 2: Activate the search function
Go to the 'Design & branding' settings in the Ghost Admin.
On the right you’ll see the tab 'Site-wide' – expand this settings list and go to the 'Content API key for search' position.
Paste your 'Content API key'.
Finally, click 'Save' to activate.
+
+
+ Activation
+
Slider
+
Select which posts you want to appear at the top of your site in the slider.
Step-by-Step
Open the post you would like to add to the slider.
Then, go to the 'Post settings' panel using the icon in the top right of the screen.
At the bottom of the panel, you'll find a switch labeled 'Feature this post.'
Click the switch and close the panel.
A post must have a feature image to appear in the slider.
+
Tip: How to resize the slider?
To change size the slider, go to the 'Design & branding' settings in the Ghost Admin.
On the right you’ll see the tab 'Homepage' – expand this settings list and go to the 'Slider size' position.
Use the dropdown menu to select your option.
Finally, click 'Save' to activate.
Tip: How to change images orientation?
To change images orintation, go to the 'Design & branding' settings in the Ghost Admin.
On the right you’ll see the tab 'Homepage' – expand this settings list and go to the 'Slider images orintation' position.
Use the dropdown menu to select your option.
Finally, click 'Save' to activate.
Tip: How to remove featured posts from the main collection? (For advanced users)
Go to the 'Labs' settings in the Ghost Admin, click on 'Beta features' tab and you will find the 'Routes' section.
This would set an additional /featured/ URL address for all posts that has been marked as featured. This change is required to remove those posts from the main collection.
+
+
+ Activation
+
Social accounts
+
Link your social accounts to have them displayed in the footer of your publication.
Facebook and X
To add Facebook and X account to your publication, go to the 'Social accounts' settings in the Ghost Admin.
Once adding social accounts, click 'Save' to activate.
Example code for changing the logo size for the 'Mobile' view
+
+
+
Adjust the current <value> to match the expected value, such as 30px
+
Finally, click 'Save' to activate.
+
+
+
Tip: Uploading an additional logo for dark color scheme
To upload an additional logo, go to the 'Design & branding' settings in the Ghost Admin.
On the right, you’ll see the 'Site-wide' tab – expand this settings list and go to the 'Color scheme' position – select the option related to dark color scheme to display the option to upload an additional logo below.
Click 'Upload Image' to upload your logo.
Finally, click 'Save' to activate.
+
+
+ Customization
+
Navigation
+
There are two types of navigation: 'Primary' and 'Secondary'. The primary navigation is used in the theme header, while the secondary navigation is used in the footer.
Step-by-Step
To add a navigation, go to the 'Navigation' settings in the Ghost Admin.
Once here, you can remove any navigation items that you want by using the trash icon to the right of the item. You can add new items by just typing them in. You can change the order by clicking on the icon on the left and dragging it to the spot you want – the new columns in the 'Secondary' navigation will appear automatically after a few items.
Once your items are added, click 'OK' to activate new navigation on your site.
Tip: How to change the number of items before 'chevron' element in the header navigation? (Requires theme editing)
You’ll need to open the theme’s ../partials/navigation.hbs file in your code editor.
At the top, you’ll see the 'Header navigation' section.
Replace the current to="3" and from="4" value with your own, for example to="4" and from="5".
Save your navigation.hbs file in ../partials/ folder.
Tip: How to add your own column names in the footer navigation? (Requires theme editing)
To add your own column names, you’ll need to open the theme’s ../locales/en.json file in your code editor.
Save your navigation.hbs file in ../partials/ folder.
+
+
+
+
+
+ Customization
+
Accent color
+
Primary color used in your publication.
Step-by-Step
To change the accent color in your publication, go to the 'Design & branding' settings in the Ghost Admin.
On the right you’ll see the tab 'Brand' – expand this settings list and go to the 'Accent color' position.
Choose your color.
Finally, click 'Save' to activate.
+
+
+ Customization
+
Accent color buttons
+
By default, the buttons (e.g 'Load more') in the theme are in accent color. You can change in to black – with the accent color when hovering the mouse.
Step-by-Step
To deactivate accent color buttons in your publication, go to the 'Design & branding' in the Ghost Admin.
On the right you’ll see the tab 'Site-wide' – expand this settings list and go to the 'Accent color buttons' position.
Use the switch to deactivate the option.
Finally, click 'Save' to activate.
+
+
+ Customization
+
Fonts
+
You can change fonts using the 'Typography' setting in the 'Design & branding' section.
Using this option might not always give the best results because fonts are designed for different purposes and can vary in size. The theme doesn’t affect the list of available fonts or adjust them, so it’s a good idea to experiment and find what works best for your needs.
Step-by-Step
Go to the 'Design & branding' settings in the Ghost Admin.
On the right, you’ll see the 'Brand' tab and find the 'Typography' section.
Use the dropdown menu to select your option.
Finally, click 'Save' to activate.
Tip: Special font sets for the theme
Unlike the above option, the theme offers an alternative specifically crafted for it: font sets from the Google Fonts library. These fonts have been thoughtfully chosen to highlight the theme’s unique character, with their sizes and individual attributes precisely tailored to complement it.
You can also select the 'System fonts' option to use local fonts. This choice ensures the best performance for the theme.
Step-by-Step
Go to the 'Design & branding' settings in the Ghost Admin.
On the right, you’ll see the 'Theme' tab, expand this settings list, and find the 'Fonts' position.
Use the dropdown menu to select your option.
Finally, click 'Save' to activate.
Please remember to set the option to 'Theme default' in the 'Typography' section before using the 'Fonts' settings.
+
+
+
+ Customization
+
Hero section
+
The hero section includes a title, subscription form or button at the top of the homepage.
Tip: How to add your own hero title?
To add your own hero title, go to the 'Design & branding' settings in the Ghost Admin.
On the right you’ll see the tab 'Homepage' – expand this settings list and go to the 'Hero title text' position.
Enter your own hero title.
If you want your text in bold, use the <span> ... </span> tag, like this:
Your own <span>hero text</span>
You can also use <b> or <strong> with the same visual result
If you want to start the text on a new line use the <br> tag, like this:
Your own hero text<br> New text line
+
+
+
Finally, click 'Save' to activate.
+
+
+
Tip: How to add subscription form or button?
To add subsription form form or button to hero section, go to the 'Design & branding' settings in the Ghost Admin.
On the right you’ll see the tab 'Homepage' – expand this settings list and go to the 'Hero title size and subscription form or button' position.
You can easily replace the /membership/ page with for example /signup/, for this purpose open ../partials/members/subscribe_button.hbs file in your code editor and find:
<a href="{{@site.url}}/membership/" ...
+
+
+
Then, replace with:
+
+
+
<a href="{{@site.url}}/signup/" ...
+
+
+
Save your subscribe_button.hbs file in ../partials/members/ folder.
+
Create a 'signup' page with /signup/ page URL.
+
+
+
+
+
+ Customization
+
Special section
+
You have the option to add a special section with posts on the homepage, below the 'Load more' button.
By default, the section located on the homepage displays related posts to the most recent post if it has a 'primary tag' added.
Tip: How to add a special section with posts for selected tags?
Go to the 'Design & branding' settings in the Ghost Admin.
On the right you’ll see the tab 'Homepage' – expand this settings list and go to the 'Tags for special section' position.
Enter your tag (or tags) slug, e.g. story,lifestyle,design
+
+
+ Customization
+
Hide author
+
Decide whether you want to display the author in the feed and on the post page.
Step-by-Step
To hide the author, go to the 'Design & branding' settings in the Ghost Admin.
On the right you’ll see the tab 'Theme' – expand this settings list and go to the 'Show author' position.
Use the toggle switch.
Finally, click 'Save' to activate.
+
+
+ Customization
+
Images orientation
+
You can easily change the orientation of your images.
Tip: How to change images orientation in a 'Slider'?
To change images orintation, go to the 'Design & branding' settings in the Ghost Admin.
On the right you’ll see the tab 'Homepage' – expand this settings list and go to the 'Slider images orintation' position.
Use the dropdown menu to select your option.
Finally, click 'Save' to activate.
Tip: How to change images orientation in a Feed?
To change images orintation, go to the 'Design & branding' settings in the Ghost Admin.
On the right you’ll see the tab 'Site-wide' – expand this settings list and go to the 'Feed images orintation' position.
Use the dropdown menu to select your option.
Finally, click 'Save' to activate.
Tip: How to change images orientation in a 'Special' section?
To change images orintation, go to the 'Design & branding' settings in the Ghost Admin.
On the right you’ll see the tab 'Site-wide' – expand this settings list and go to the 'Special section images orintation' position.
Use the dropdown menu to select your option.
Finally, click 'Save' to activate.
Tip: How to change the orientation of a featured image on a post page?
To change images orintation, go to the 'Design & branding' settings in the Ghost Admin.
On the right you’ll see the tab 'Post' – expand this settings list and go to the 'Feature image orintation' position.
Use the dropdown menu to select your option.
Finally, click 'Save' to activate.
+
+
+ Customization
+
Post header layouts
+
The theme includes a collection of post header layouts, allowing you to customize text and images in relation to each other.
Open the 'Post settings' panel using the icon in the top right of the screen.
At the bottom of the panel you’ll see a dropdown menu titled 'Template'.
Use the dropdown menu to select the 'Post Center' template, close the panel.
Finally, click 'Publish'.
+
+
+ Customization
+
Responsive tables
+
The responsive table will display a horizontal scroll bar if the screen is too small to display the full content. The following description applies to the table added using the markdown card.
By default, the table adapts to the window width. If you have a table that is too wide, you can add a container <div class="responsive-table"> element with around the table, and it will display a horizontal scroll bar when needed.
Step-by-Step
To add a responsive table, use the 'Markdown card'.
Add a container <div class="responsive-table"> element with around the table (in markdown there always needs to be a blank line between any HTML and markdown).
Markdown table syntax is quite simple. It does not allow row or cell spanning as well as putting multi-line text in a cell. The first row is always the header followed by an extra line with dashes - and optional colons : for forcing column alignment.
Tip: What to do in case of an 400 error with message e.g. 'Missing template members/signin.hbs for route /signin/'
The error indicates that there was previously used a routes.yaml file with another theme that required it. To solve the problem, reset the routes.yaml file to its default settings.
Save your login_panel.hbs file in ../partials/members/ folder.
+
+
+
+
+
+ Members
+
Account page
+
The account page shows your members the type of account they’re having and gives them some subscription specific data.
Step-by-Step
Create a new page, add a page title, and open the 'Page settings' panel using the icon in the top right of the screen.
Provide the appropriate 'Page URL' as /account/
At the bottom of the panel you’ll see a dropdown menu titled 'Template'.
Use the dropdown menu to select the 'Account' template, close the panel.
Finally, click 'Publish'.
+
+
+ Members
+
Signup & Signin pages
+
The 'Signup' and 'Signin' pages are allowing your visitors to sign up to your site in order to access members only content.
Step-by-Step
Create a new page, add a page title, and open the 'Page settings' panel using the icon in the top right of the screen.
Provide the appropriate 'Page URL' as /signin/ for the 'Signin' page and /signup/ for the 'Signup' page.
At the bottom of the panel, you’ll see a dropdown menu titled 'Template'.
Use the dropdown menu to select the 'Signin' for the signin page and 'Signup' for the signup page.
Finally, click 'Publish'.
+
+
+ Members
+
Membership page
+
The 'Membership' page is helping your visitors to quickly visualize and compare the different pricing plans you offer.
Step-by-Step
Create a new page, add a page title, and open the 'Page settings' panel using the icon in the top right of the screen.
At the bottom of the panel you’ll see a dropdown menu titled 'Template'.
Use the dropdown menu to select the 'Membership' template, close the panel.
Finally, click 'Publish'.
Tip: How to add premium tier?
Go to the 'Tiers' settings in the Ghost Admin.
Click on the 'Connect with Stripe' and configure your Stripe account.
If you have Stripe connected, click '+Add tier' – add your own tier name, description, monthly and yearly prices and list of benefits.
Click 'Save & close'.
Making tiers available to visitors – from the 'Portal settings', you can control which tiers appear on your site.
Tip: How to add description and list of benefits to free tier?
Go to the 'Tiers' settings in the Ghost Admin.
Click 'Free' position and add your tier description and list of benefits.
Finally, click 'Save & close' to activate.
Tip: How to add position to FAQ?
You can add FAQ items in your page content using the 'Toggle card' in the Ghost editor.
The page content on the 'Membership' page only serves to add FAQ items, it is not designed for other types of content.
+
+
+
+ Members
+
Subscribe page
+
The subscribe page is allowing your visitors to sign up to your site in order to access members only content and receive the premium newsletter.
Step-by-Step
Create a new page, add a page title, and open the 'Page settings' panel using the icon in the top right of the screen.
At the bottom of the panel you’ll see a dropdown menu titled 'Template'.
Use the dropdown menu to select the 'Subscribe' template, close the panel.
Finally, click 'Publish'.
+
+
+ Members
+
Comments
+
The native comments feature in Ghost allows you to invite members to join the discussion and participate in a community directly on your website. Alternatively, you can opt for the Disqus option.
Ghost comments
To enable native comments, go to the 'Access' settings in the Ghost Admin.
Change the 'Commenting' level to 'All members' or 'Paid-members only'.
Finally, click 'Save' to activate.
Disqus comments
Go to the 'Design & branding' settings in the Ghost Admin.
On the right you’ll see the tab 'Post' – expand this settings list and go to the 'Disqus shortname' position.
Paste your 'Disqus shortname', e.g. copy only your-site from your-site.disqus.com
Finally, click 'Save' to activate.
+
+
+
+
+ Advanced
+
Editing a theme
+
To edit files, you will need to unzip the theme archive — at this point you will have access to the necessary files indicated in the theme documentation.
Step-by-Step
To edit your theme files, download a copy of the theme. For this purpose go to the 'Design & branding' settings in the Ghost Admin and click 'Change theme' in the bottom right corner.
Use the 'Installed' tab menu in the upper right corner to download your theme, then unzip the theme locally.
Once the theme is unzipped, the files can be edited using an code editor – make the changes indicated in the theme documentation.
You can edit files using applications (code editor) such as Sublime Text, Visual Studio Code or Brackets. Using native text editors like TextEdit on macOS may add formatting may cause the theme to work incorrectly.
+
+
+
When you’ve finished making changes to the theme code, re-zip the theme directory for uploading back to Ghost.
+
+
+
To create a zip archive on a macOS, right-click on the theme folder to view the context menu. Then, click the 'Compress' option. On Windows right-click on the theme folder, select 'Send to', and then select 'Compressed (zipped) folder'.
+
+
+
To upload a theme, go to the 'Design & branding' settings in the Ghost Admin and click 'Change theme' in the bottom right corner.
+
Then click the 'Upload theme' button in the upper right corner.
+
Once uploaded, click 'Activate' to activate the theme on your site.
+
+
+
+
+
+ Advanced
+
Updating a theme
+
Updates to the theme ensure compatibility with the latest Ghost version, performance improvements and minor bug fixes. So it is important that you use the latest available theme version.
If your theme features custom code, updating it with the latest versions will overwrite all your customizations.
+
Step-by-Step
Download the latest version of the theme, then unzip the archive locally.
Choose a theme version that is compatible with your Ghost version.
To upload a theme, go to the 'Design & branding' settings in the Ghost Admin and click 'Change theme' in the bottom right corner.
Then click the 'Upload theme' button in the upper right corner.
Once uploaded, click 'Activate' to activate the theme on your site.
Tip: What if you’ve already edited the theme, and want to update it without losing your changes?
That’s a bit trickier to deal with but not impossible, as long as you can remember what the changes were, or more specifically which files you edited. Unfortunately in Ghost when updating a theme you have to re-enter your changes.
For more advanced users, it can be helpful to use a comparing files app like Sublime Merge – that way you can find your changes if you don’t remember them.
Tip: After uploading the theme my settings in Design section were reset, what should I do?
The best solution is to always use the same name e.g. theme-name.zip – that way you will not have to enter your settings again after uploading a theme.
Ghost assigns the settings in the 'Design & branding' section to the name of the uploaded archive. If you upload theme-v1.zip and theme-v2.zip – Ghost will recognize them as two different themes – so the settings will reset.
+
+
+ Advanced
+
Theme translation
+
Translations are used both when you want to add a new language and when you want to edit current phrases used in the theme.
Inside the ../locales/ folder, add target language file for example es.json for Spanish and pl.json for Polish (a valid language code must be used).
Based on the translation from the en.json file, add translations for your language in your code editor. For example, for Spanish, use in the es.json file:
Social accounts
+Link your social accounts to have them displayed in the footer of your publication.
Facebook and X
Tip: Adding other social accounts to the footer (Requires theme editing)
- Open
- Then, uncomment the block – remove the lines which contains
- Now replace the
- Save your
+../partials/footer_icons.hbs
file in your code editor.{{!--
and--}}
for the chosen profile icon.#
for eachhref
value with your own profile links.footer_icons.hbs
file in../partials/
folder.