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.
For information on installing the Ghost platform, please reference the Ghost CLI.
$ git clone https://github.com/toddbirchard/ghosttheme-tokyo.git
$ cd ghosttheme-tokyo
$ npm install
$ npm run build
Ghost uses a simple templating language called Handlebars. This theme is styled using SaSS and compiled with Gulp.
Templates:
default.hbs
- Base templateindex.hbs
- Home pagepost.hbs
- Individual postspage.hbs
- Standalone pagestag.hbs
- Tag archivesauthor.hbs
- Author archivescustom-projects.hbs
- Project portfolioStack
This theme is still in active development.