gatsby-ghost-tokyo icon indicating copy to clipboard operation
gatsby-ghost-tokyo copied to clipboard

👻 🗼 ✨ Minimalist Ghost theme emphasizing readability, load times, and customization.

Tokyo: GatsbyJS Ghost Theme

Netlify Status Ghost Node Gatsby Less GitHub Last Commit GitHub issues GitHub stars GitHub forks

Ghost theme suitable for creators focused on quality content. Lightweight yet tasteful collection of features intended to elevate authors. Live preview can be seen here: https://toddbirchard.com

Tokyo Theme

About

Tokyo is a minimalist Ghost theme emphasizing readability, load times, and customization. Stays true to a philosophy of simplicity while expanding on Ghost features to elevate authors.

Features

  • Responsive layout
  • Featured hero pages
  • Related articles widget
  • Twitter widget
  • Tag cloud widget
  • Author widget

Getting Started

Installation

The easiest way to install is by using gatsby-cli:

$ gatsby new gatsby-starter-ghost https://github.com/toddbirchard/gatsby-ghost-tokyo.git

Otherwise the repo can be initiated as any other Gatsby app:

$ git clone https://github.com/toddbirchard/gatsby-ghost-tokyo.git
$ cd gatsby-starter-ghost
$ npm install
$ gatsby develop

This theme will source from toddbirchard.com by default; you'll need to edit the .ghost.json config file with your own credentials to source content. Create an "integration" in your Ghost CMS, and change the apiUrl and contentApiKey values of .ghost.json to match those generated by your integration.

Templates:

  • index.js - Home page
  • post.js - Individual posts
  • page.js - Standalone pages
  • tag.js - Tag archives
  • author.js - Author archives

Widgets

  • Twitter timeline
  • Tags
  • Social
  • Related posts

Roadmap

This theme is still in active development.

Upcoming changes

  • Github profile widget
  • LESS refactor
  • Additional widget options
  • Speed optimizations
  • Documentation

This theme and all publically-visible repositories are free of charge. If you find this project to be helpful, a small donation would be greatly appreciated to keep us in business. All proceeds go towards coffee, and all coffee goes towards improving these projects.