介绍和下载
https://sb.sb/ghost-theme-affinity/
Github 项目
https://github.com/Showfom/Affinity
Affinity is a clean, minimal, modern theme that focus on content for Ghost.
Affinity it is 100% responsive, that means it fits with all different kind of devices in different sizes.
Affinity is compiled with ToC (table of contents) and pagination without any Ghost apps.
Download the compiled and minified ZIP file here or here.
Unpack and upload the full folder affinity
to /your/path/to/ghost/content/themes
Or
Simple upload the affinity.zip
on http(s)://example.com/ghost/settings/general/
Active it
Feel free to post a new Github issue or leave comments on https://sb.sb/ghost-theme-affinity/
Go to http(s)://example.com/ghost/settings/general/
and upload your logo
Replace your favicon.ico
with /your/path/to/ghost/content/themes/affinity/favicon.ico
We recommend use Isso (self-hosted) or Disqus (third-party) or similar services, it's your own choice, Affinity is only compiled with Isso
The simplest way is insert your JS code to /your/path/to/ghost/content/themes/affinity/post.hbs
under
<div class="content-post-comments">
<div class="btn btn-primary btn-block">Post your comments here</a></div>
</div>
We use jQuery, you don't need to change anything else.
We publish Affinity under MIT License
Affinity 是一款免费小清新的 Ghost 响应式博客主题,由烧饼博客制作
Affinity 采用 jQuery 实现了章节目录和首页分页功能,不需要任何的 Ghost 插件
在这里下载最新打包 .zip 版本或在这里获取所有的发布版本
解压 zip 文件,然后上传 affinity
目录到 Ghost 的 themes
文件夹,如 /your/path/to/ghost/content/themes
或者直接把 affinity.zip
上传到 Ghost 后台,如 http(s)://example.com/ghost/settings/general/
然后激活即可
如有疑问,可以直接提交 Github issue 或者在烧饼博客留言
进入 Ghost 后台 http(s)://example.com/ghost/settings/general/
上传 Logo 即可
替换 favicon.ico
到 /your/path/to/ghost/content/themes/affinity/favicon.ico
推荐使用 Isso (自己搭建) 或 Disqus (第三方) 等相关服务, Affinity 目前只适配了 Isso 的风格
直接引用你的评论 JS 代码到 /your/path/to/ghost/content/themes/affinity/post.hbs
在
<div class="content-post-comments">
<div class="btn btn-primary btn-block">Post your comments here</a></div>
</div>
这段 HTML 下方即可
我们使用 jQuery 实现,不需要装任何第三方 Ghost 插件
Affinity 采用 MIT License 发布
这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。
V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。
V2EX is a community of developers, designers and creative people.