2.5.2 • Published 1 year ago
hikaru-generator-feed v2.5.2
Hikaru Generator Feed
Feed generator plugin for Hikaru.
Usage
First go to your site dir and add following to your site-config.yaml
.
feed:
enable: true
# Generated atom xml file path, relative to site rootDir.
path: atom.xml
# How many posts will be generated into feed. Comment this if you want to generate all posts.
limit: 20
hub:
# Set `true` to generate full content, otherwise only summary.
content: false
# The length of auto generated summary if no excerpt in post.
contentLimit: 140
then run this command to install it.
$ npm i -s hikaru-generator-feed
If you want to skip some posts while generating, add feed: false
to its front-matter.
2.5.2
1 year ago
2.5.1
1 year ago
2.5.0
1 year ago
2.4.2
1 year ago
2.4.1
3 years ago
2.4.0
3 years ago
2.3.6
3 years ago
2.3.5
3 years ago
2.3.4
4 years ago
2.3.3
4 years ago
2.3.2
5 years ago
2.3.1
5 years ago
2.3.0
5 years ago
2.2.9
5 years ago
2.2.8
5 years ago
2.2.7
5 years ago
2.2.5
5 years ago
2.2.6
5 years ago
2.2.4
5 years ago
2.2.3
5 years ago
2.2.2
5 years ago
2.2.1
5 years ago
2.2.0
5 years ago
2.1.0
6 years ago
2.0.3
6 years ago
2.0.2
6 years ago
2.0.1
6 years ago
2.0.0
6 years ago
1.0.4
6 years ago
1.0.3
6 years ago
1.0.2
6 years ago
1.0.1
7 years ago
1.0.0
7 years ago