Content Collections Content Collections Collections are the backbone of how posts on a Ghost site are organised, as well as what URLs they live on. Yo ...
分类:
其他好文 时间:
2019-12-23 00:22:55
阅读次数:
132
Further Reading Further Reading Where you go from here is up to you, the world is your router1 Ghost's dynamic routing system is an extremely powerful ...
分类:
其他好文 时间:
2019-12-23 00:15:50
阅读次数:
115
Channels Channels If you want something more flexible than taxonomies, but less rigid than collections, then channels might be for you. A channel is a ...
分类:
其他好文 时间:
2019-12-23 00:15:34
阅读次数:
105
Content Taxonomies Content Taxonomies Taxonomies are groupings of posts based on a common relation. In Ghost, this is always defined by the post's aut ...
分类:
其他好文 时间:
2019-12-23 00:11:21
阅读次数:
88
Responsive Images Responsive Images Optimise the performance of your site by outputting images at different sizes depending on where they appear Overv ...
分类:
其他好文 时间:
2019-12-23 00:09:03
阅读次数:
88
Data Helpers Data Helpers Data helpers are used to output data from your site. Use this reference list to discover what each handlebars helper can do ...
分类:
其他好文 时间:
2019-12-22 22:59:27
阅读次数:
193
Index Index Use: {{#is "index"}}{{/is}} to detect this context. 使用:{{#is "index"}}{{/is}}来检测这个上下文。 Description描述 index is the name for the main post l ...
分类:
其他好文 时间:
2019-12-22 18:34:21
阅读次数:
160
Context Overview上下文概述 Context Overview上下文概述 Each page in a Ghost theme belongs to a context, which determines which template is used, what data will b ...
分类:
其他好文 时间:
2019-12-22 17:59:32
阅读次数:
82
Config Config For self-hosted Ghost users, a custom configuration file can be used to override Ghost's default behaviour. This provides you with a ran ...
分类:
其他好文 时间:
2019-12-21 21:06:04
阅读次数:
492
创建自定义主页 Creating a custom home page 为你的网站创建一个自定义的主页是一个让你从人群中脱颖而出的好方法,并把你自己独特的印记存放在你的网上。本教程向您展示了如何在Ghost中自定义和开发自己的自定义主页。 Creating a custom home page fo ...
分类:
其他好文 时间:
2019-12-21 13:53:28
阅读次数:
214