Skip to content

Commit ac819d0

Browse files
committed
Document the hb.blog.home.pinned_posts_position parameter
1 parent 58b35dd commit ac819d0

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

content/modules/blog/overview/index.en.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ The blog module provides the basic layouts and templates for blog site.
3939
| `blog.home` | object | | Homepage settings. |
4040
| `blog.home.featured_posts` | number | `10` | The number of featured posts. |
4141
| `blog.home.main_sections` | array | - | The main sections of posts, default to ALL. |
42+
| `blog.home.pinned_posts_position` | string | Next to carousel | The position of pinned posts, available options: `list`. |
4243
| `blog.home.taxonomies` | boolean | `true` | Whether to show the taxonomies stat on home page. |
4344
| `terms.paginate` | number | `12` | The number of posts per term list page. |
4445

content/modules/blog/overview/index.zh-hans.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ aliases:
3939
| `blog.home` | object | | 博客首页设置。 |
4040
| `blog.home.featured_posts` | number | `10` | 特刊博文数量。 |
4141
| `blog.home.main_sections` | array | - | 博文栏目,默认所有栏目。 |
42+
| `blog.home.pinned_posts_position` | string | 幻灯片右侧 | 置顶文章的位置,可选项:`list`|
4243
| `blog.home.taxonomies` | boolean | `true` | 是否于首页显示分类统计。 |
4344
| `terms.paginate` | number | `12` | 分类列表博文数量。 |
4445

content/modules/blog/overview/index.zh-hant.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ aliases:
3939
| `blog.home` | object | | 博客首頁設置。 |
4040
| `blog.home.featured_posts` | number | `10` | 特刊博文數量。 |
4141
| `blog.home.main_sections` | array | - | 博文欄目,默認所有欄目。 |
42+
| `blog.home.pinned_posts_position` | string | 幻燈片右側 | 置頂文章的位置,可選項:`list`|
4243
| `blog.home.taxonomies` | boolean | `true` | 是否於首頁顯示分類統計。 |
4344
| `terms.paginate` | number | `12` | 分類列表博文數量。 |
4445

0 commit comments

Comments
 (0)