Abzu Ghost Theme Introduction

Abzu is optimized for Ghost, a powerful and user-friendly publishing platform. The theme seamlessly integrates with Ghost’s robust features, providing you with effortless control over your blog’s customization. From typography options to color schemes, you have the freedom to personalize every aspect of your blog to reflect your unique style and brand.

Read More

How to add analytics code or any other script on the header?

From the Ghost Admin panel, you can add Google Analytics code or any other third-party script to your website. Simply login to your dashboard first and then click settings icon from the left side panel Now from the Advanced area select Code Injection, Now add your extra style, script or anything you want

Read More

Abzu ghost theme settings panel

Abzu Ghost Theme is a customizable theme designed specifically for the Ghost publishing platform. While Ghost does have limited built-in customization options, the Abzu theme extends these capabilities by introducing custom theme settings that can be controlled from the Ghost admin dashboard. These additional settings allow you to have more control over the appearance and […]

Read More

How to run gulp on the computer?

Have you install Gulp on NPM?. If not, do the following. Install the gulp command line utility Verify your gulp versions Install NPM Packages Now run Gulp command If you see any error for node-sass or gulp-sass please install it, by using the following command npm install node-sass , npm install gulp-sass

Read More

Ghost Theme Installation

Here following the easy steps for the ghost theme installation : 1. At first login to the admin panel of your Ghost blog. If you dont have the blog ready then complete the ghost installation first.   Now login  to your blog. Example URL: yourwebsite.com/ghost 2. Select the Settings option from the left side of your ghost admin panel  and […]

Read More

Ghost Contact Page

Please follow the steps bellow to create ghost contact page : Create a new story called Contact for example. Now add your desire content in that page by using the ghost editor. If you want to add functional contact form then i would recommend you 3 best options. Google Form Jotform Formspree.io Google form or Jotform can […]

Read More

Featured Post in ghost

You can trun your general post to a featured post in ghost easily. To set a post as featured, check the box next to “Feature this post” in the post settings menu. When a post is featured, a class of feature will be added to the  {{post_class}} in the HTML code for the post.

Read More

Set up the Navigation menu in ghost

To set up the navigation menu in ghost, open your Dashboard first. The url of admin dashboard will be like https://yoursite.com/ghost Now click the setting icon fom the bottom left panel. You will get a screen where you can change your primary navigation menu items. Just setup navigation from there for your blog. If you […]

Read More