Stockholm
Stockholm is a simple theme emphasizing content and comfortable whitespace
Features
- Responsive layout
- Featured posts
- Recent articles widget
- Experience widget
- Twitter widget
Installation
For information on installing the Ghost platform, please reference the Ghost CLI.
Quickstart
git clone https://github.com/toddbirchard/ghosttheme-stockholm.git
cd ghosttheme-tokyo
npm install --global gulp-cli
npm install
First time developers
Ghost uses a simple templating language called Handlebars for its themes. This theme is styled using SaSS.
Main templates:
default.hbs
- The main template fileindex.hbs
- Used for the home pagepost.hbs
- Used for individual postspage.hbs
- Used for individual pagestag.hbs
- Used for tag archivesauthor.hbs
- Used for author archives
Stack
- Ghost
- Express
- Handlebars
- LESS