Skip to content
This repository was archived by the owner on Jan 15, 2020. It is now read-only.
/ Simple Public archive

This is a custom theme designed just for my ghost blog.

Notifications You must be signed in to change notification settings

jonwgeorge/Simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple — A theme for Ghost

Overview

Simple is clean, minimal and responsive theme for Ghost.

Demo: http://www.jonwgeorge.com

Features

  • Clean and minimal design
  • Responsive HTML5/CSS3 layout with Rich Snippets
  • Twitter Cards
  • Static pages
  • Ouija integration
  • Social links
  • Fullscreen image viewer
  • Syntax Highlight
  • Custom fonts

Installation

  1. Extract content of ZIP archive from GitHub into theme directory: /content/themes/simple.
  2. Restart Ghost instance.
  3. Sign in to Ghost Admin, then go to Settings → General and select simple in themes list.

Configuration

Social links

Set up links to your social profiles in partials/social-links.hbs. You can add another social icons if you want because Simple uses Font Awesome Icons. You can check out all social icons here.

Ouija comments

**PLEASE NOTE: Ouija comments are still in development, and may not work as intended. If you do not wish to use this feature, you may replace the contents of the partials/comments.hbs with the embed code of the platform of your choice.

If you would like to use Ouija comments just change your shortname in partials/comments.hbs:


window.ouija_connect_url = 'https://goinstant.net/GOINSTANT-USERNAME/ouija';

Static pages menu

Ghost Aton (0.4) bring to us static pages feature. So if you want to add links of static pages in menu, you need to modify partials/navigation.hbs.

Search Box

Simple uses a search funtion powered by Ghost Hunter. Just type and your posts will be automaticlly indexed and displayed.

Twitter Cards

Set up your Twitter profile in post.hbs:

<meta name="twitter:site" content="@username">
<meta name="twitter:creator" content="@username">

About

This is a custom theme designed just for my ghost blog.

Resources

Stars

Watchers

Forks

Packages

No packages published