惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Last Week in AI
Last Week in AI
阮一峰的网络日志
阮一峰的网络日志
P
Proofpoint News Feed
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
MongoDB | Blog
MongoDB | Blog
云风的 BLOG
云风的 BLOG
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
J
Java Code Geeks
WordPress大学
WordPress大学
T
The Blog of Author Tim Ferriss
V
Visual Studio Blog
小众软件
小众软件
Microsoft Azure Blog
Microsoft Azure Blog
博客园_首页
IT之家
IT之家
Vercel News
Vercel News
C
Check Point Blog
Google DeepMind News
Google DeepMind News
月光博客
月光博客
D
DataBreaches.Net
酷 壳 – CoolShell
酷 壳 – CoolShell
美团技术团队
Y
Y Combinator Blog
Hugging Face - Blog
Hugging Face - Blog

Ghost

如何零成本部署一个 Ghost 网站 分享一套 Ghost 主题 分享一下我的基于 Ghost 的博客 Ghost Blog 如何嵌入微博和微信的 Button? 这个 ghost 博客整了一天了,依旧无法解决这个问题 Ghost 1.0.0 beta 发布了 Ghost 博客主题 kaldorei v0.8.0 发布 ghost 果真比 wordpress 清爽多了 A super simple theme for Ghost - o0 ghost 0.11.0 发布 紧急通知:在 Ghost 上使用第三方储存模块的用户请尽快关注相关更新 手快买了本 Ghost for beginners 记一次 Gentoo 下安装 ghost 的经历 有没有一键安装 Ghost 的脚本 ghost 主题 hole(强行采用 vuejs) 请问有什么 Ghost 的主题推荐吗? vuejs 练习——ghost 主题 simHeart Ghost 的后台对 UC 等手机浏览器的支持并不好。除了装支持好的浏览器,有其他的解决办法吗? 分享一下我的 Ghost 汉化 Ghost 的 email 配置无法发送邀请 A GHOST THEME — ANATOLE 记得之前看到一个 Ghost 托管服务叫啥来着 在 Daocloud 上搭建的免费 Ghost 博客,为什么内容会突然没了? “前端养成记”博客上线啦!手把手教你如何在 Github 上搭建 Ghost 博客 求推荐 ghost 主题 Ghost 如何访问子目录? GHOST 0.6.2 在运行过程中出现 500 连接 mysql 错误,但 mysql 无错误日志,问有人遇到过或知道是什么原因? Ghost Solarized dark 主题 upyun-ghost-store 1.0.0 已经重新支持通过模块安装 关于 Ghost 0.6.0 的又拍和七牛适配
Ghost 主题 Affinity 发布
Showfom · 2017-05-09 · via Ghost

介绍和下载

https://sb.sb/ghost-theme-affinity/

Github 项目

https://github.com/Showfom/Affinity

Getting Started

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.

Install Manually

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

Source & Credit

JavaScript / Jquery

CSS Framework

Author

Browser support

  • Chrome (last 4)
  • Microsoft Edge (last 4)
  • Firefox (last 4)
  • Safari (last 4)
  • Opera (last 4)
  • Internet Explorer 10+

Screenshots

Desktop

iPad

Mobile

Live Demo

Live Demo

烧饼博客

季寻日志

Getting Support

Feel free to post a new Github issue or leave comments on https://sb.sb/ghost-theme-affinity/

Tips

Blog logo

Go to http(s)://example.com/ghost/settings/general/ and upload your logo

Favicon

Replace your favicon.ico with /your/path/to/ghost/content/themes/affinity/favicon.ico

Comments

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>

ToC (table of contents) / Pagination

We use jQuery, you don't need to change anything else.

License

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/

然后激活即可

JS 框架

JavaScript / Jquery

CSS 框架

作者

浏览器支持

  • Chrome (last 4)
  • Microsoft Edge (last 4)
  • Firefox (last 4)
  • Safari (last 4)
  • Opera (last 4)
  • Internet Explorer 10+

截图预览

桌面浏览器

iPad

手机

在线演示

Live Demo

烧饼博客

季寻日志

获取支持

如有疑问,可以直接提交 Github issue 或者在烧饼博客留言

小技巧

左上方 Logo

进入 Ghost 后台 http(s)://example.com/ghost/settings/general/ 上传 Logo 即可

Favicon

替换 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 下方即可

章节目录 (table of contents) / 首页分页

我们使用 jQuery 实现,不需要装任何第三方 Ghost 插件

版权声明

Affinity 采用 MIT License 发布