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 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.
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 pagepost.js
- Individual postspage.js
- Standalone pagestag.js
- Tag archivesauthor.js
- Author archivesWidgets
This theme is still in active development.
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.