This is a repo of a Verdin - A Personal Ghost Blog Theme. A clean and stylish personal Ghost blog theme that is designed to make your content shine. Packed with features that will help you create a stunning and engaging blog that your readers will love.
Demo | More info | Documentation | Iris Themes
Theme name: Verdin
Theme Developer: Iris Themes
Version: 1.0
Description: Personal Ghost Blog Theme
Documentation: https://iristhemes.com/documentation/verdin
Demo URL: http://verdin.iristhemes.com/
Support URL: https://iristhemes.com/contact/
Ghost version: 5.0.0 or higher
- Make sure that you are logged into your publication at yourawesomeblog.com/ghost/signin
- Go to Settings → Design
- Under Change Theme click Upload theme
- Click inside the upload box to select a verdin.zip, or drag-and-drop the verdin.zip into the upload box
- If you want to activate the theme immediately click Activate Now or Close if you want to do it later
Ghost uses a simple templating language called Handlebars for its themes.
We've documented our default theme pretty heavily so that it should be fairly easy to work out what's going on just by reading the code and the comments. Once you feel comfortable with how everything works, we also have full theme API documentation which explains every possible Handlebars helper and template.
The main files are:
default.hbs
- The main template fileindex.hbs
- Used for the home page if you don't have routes filed addedpost.hbs
- Used for individual postspage.hbs
- Used for individual pagestag.hbs
- Used for tag archives
14.7.2022
Initial release
Copyright (c) 2013-2021 Ghost Foundation - Released under the MIT license.