A Ghost theme based on Diaspora, licensed under the MIT License (same as the original theme).
All I did was porting the theme to Ghost. All credits should go to the original auther @Loeify, and please donate to the original author if you like this theme.
- Clone this repo into Ghost's
content/themes/Diaspora - Edit the
post.hbs, replaceexamplewith your own Disqus short name - Choose
Diasporain Ghost's settings - You are all set. Remeber to add a picture for each post and a cover image for the entire blog
- Clone this repository
- Run
npm installin this folder - Install
grunt-cliand rungrunthere - You are all set. Everytime you edit the style, you should run
gruntagain to build the theme
This theme requires resources from cdn.materialdesignicons.com fonts.googleapis.com cdnjs.cloudflare.com, which might be unreachable or reachable but slow in China. In this case, you should replace the URL with an alternative CDN URL (e.g. USTC Google Fonts CDN)
本主题引用了 cdn.materialdesignicons.com fonts.googleapis.com cdnjs.cloudflare.com 的资源,在中国访问较慢或无法访问。所以中国用户应当自行寻找替代用的镜像CDN并替换对应URL(例如:USTC CDN)。