Welcome to the official documentation for Jotter, a minimalist, text-focused Ghost theme designed for writers and bloggers. With a clean, typography-led design, Jotter works beautifully without images while supporting the full range of Ghost features and flexible customization options.

This guide will provide detailed instructions on everything you need to get the most out of theme including initial setup, configuration and custom theme options.
Please note that while this documentation covers the Jotter theme in detail, it assumes a foundational understanding of the Ghost CMS platform. If you are new to Ghost, we recommend familiarizing yourself with the official Ghost Help Center for guidance on core concepts.
jotter.zip file you received upon purchase.Navigate to Settings → Design and branding and click Customize. In the right-hand sidebar under the title Design, you'll see two tabs: Brand and Theme.
Firstly let's look at the Brand options; these are the default Ghost theme settings:
Switch from the Brand tab to Theme and you'll see the following options:
After the site wide settings, you'll see a section for homepage settings.
After the homepage settings, you'll see a section for post settings.
There are two navigation areas in Jotter that we need to consider: the main header menu and the footer menu.
The main header menu is opened using the hamburger icon on the right side of the header. To populate this menu go to Settings → Navigation and click Customize. In the modal (pop-up) that opens, make sure the Primary navigation tab is selected. You can add your menu links here. The hamburger icon will only display if the Menu icon option is turned in in theme settings.
Tags, Authors and recommendations will also be displayed in the main menu if they are turned on in theme settings
To populate this menu go to Settings → Navigation and click Customize. In the modal (pop-up) that opens, select the Secondary navigation tab. You can add your footer menu links here.
Using Jotter's homepage settings you can customize the look and functionality of the homepage.
There are two homepage content settings: Header and content, and Latest post.
With this setting, a homepage header is displayed with the site logo/title and a subscribe button (if applicable). You can then display custom homepage content before and after the post feed.
To show content before the post feed, create a new Page with the title Homepage top and slug homepage-top . Content added to this page will be displayed before the post feed.
To show content after the post feed, create a new Page with the title Homepage bottom and slug homepage-bottom . Content added to this page will be displayed after the post feed.
For both Homepage top and Homepage bottom pages, change the page template to Homepage Content. This template is blank and not indexable by search engines, so as not to create duplicate content between the pages themselves and the homepage.
Use this setting for an ultra-minimalist blog with your content front and center. The latest post is shown, followed by the post feed. You can still add some custom content in this mode if you like, using the Homepage bottom page content which will display after the post feed.
Choose between two options for displaying posts on the homepage: Recent posts or Tag groups.
Recent posts shows your latest posts in date order
Tag groups shows each of your sites populated tags and their posts. You should use tags for all your posts if this option is selected to ensure they are easily reachable.
Tags are only shown on the site if the Show tags theme option is turned on. If it is, a posts tags are displayed at the end of the post, and on post snippets and in the main navigation menu. These link to the Tag archive which displays the tag title, description (if added) and a list of all the posts in that tag.
Authors are only shown on the site if the Show authors theme option is turned on. If it is, the post author is displayed at the start of the post, and published authors are displayed in the main navigation menu. These link to the Author archive which displays the author's name, cover image, bio and a list of all that author's posts.
Change Ghost's publication language by going to Settings → Publication Language. This will change the language of Ghost's native elements, such as the sign-up and subscribe process, comments and emails.
Jotter is translation ready. To create a translation, go to Settings → Theme and click in the three dots opposite the active theme name and click Edit code.
In the file editor open the folder locales where you will see a file called en.json. Open this file and copy the contents to your clipboard.
Now click the small plus (+) sign at the top of the filed editor sidebar. Create a new file locales/xx.json where xx is your desired country code. E.g. Spanish would be locales/es.json . Open your new file and paste in the content you copied from en.json. You can now update the file with your translated terms, which will be picked up across the site if that languages Publication Language is active.
Our aim is provide clear and comprehensive documentation to help you get the most out of your theme. However if you encounter any difficulties or bugs, or have any feedback or suggestions, please feel free to contact us here.