TypeWriter is a minimalism Ghost theme. TypeWriter focus on typography, white space, and gives your readers a better reading experience.
- Minimal design
- Beautiful Typography
- Ready for Ghost latest version – 0.7.1
- Custom CSS (Sass Source Files)
- HTML5 / CSS3 valid code
- 100% Responsive layout
- Multi author support
- Author page
- Google font
- Evil Icons
- Tag page support
- Code syntax highlighter
- Disqus comments
- Post sharing
- 404 Page
- Next & Previous Post Navigation
- Social media icons
- Easy setup with easy to follow instructions
- Syntax Highlighting
- Gulp & Uncompressed SASS Source Files
Typewriter is using Gulp to compile Sass.
First make sure you have [Node.js] and [bower] installed then run the the following commands in the Typewriter theme directory to install npm dependencies.
npm install
To start Gulp, run:
gulp
this will compile Sass files and start watching changes as you edit files.
A very good tutorial from Ghost to integrate Google Analytics using code injection: Adding Google Analytics to your blog