Generate Facebook Instant Articles Feed feed.
$ npm install hexo-generator-fbia --save
- Hexo 3: 1.x
- Hexo 2: 0.x
You can configure this plugin in _config.yml
.
fbia:
limit: 20
path: fbia.xml
- limit - Maximum number of posts in the feed (Use
0
orfalse
to show all posts) - path - Feed path. (Default: fbia.xml)
You can use Front-matter to add more feature of Facebook Instant Articles.
fbia:
og:
title:
description:
image:
header:
subtitle:
kicker:
img:
caption:
footer:
credits:
related_articles:
-
-
-
ad: false