#KISS KISS is a minimalistic Ghost theme inspired by Phantom.
You can see it live on my blog.
- Minimalistic & responsive
- Google Analytics
- Disqus comments
- Icon-font (Fontello)
- Linked social data support (twitter cards and opengraph)
- Minified assets
- Code syntax highlighting (via prism)
- Post tags as meta keywords
If you are testing ghost locally:
git clone git@github.com:calincru/KISS.git
cd KISS
npm install
./node_modules/.bin/gulp
cp -r ../KISS /path/to/ghost/content/themes
Then follow the steps mentioned here.
If you want to set it as your new ghost theme, click Download ZIP
on the
right of this page and then follow
these steps.
Note: Make sure you modify all my personal stuff, such as:
- Social links
- Google Analytics tracking code (sign up and they will provide the whole new JS code)
- Twitter handle in default.hbs
- Static pages in page-projects.hbs
Desktop look
Mobile look