hexojs/hexo-generator-feed

Name: hexo-generator-feed

Owner: Hexo

Description: Feed generator for Hexo.

Created: 2014-01-11 13:38:12.0

Updated: 2018-01-18 07:57:59.0

Pushed: 2017-09-06 13:56:40.0

Homepage: http://hexo.io

Size: 95

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

hexo-generator-feed

Build Status NPM version Coverage Status

Generate Atom 1.0 or RSS 2.0 feed.

Install
m install hexo-generator-feed --save
Use

In the front-matter of your post, you can optionally add a description setting to write a summary for the post. Otherwise the summary will default to the excerpt or the first 140 characters of the post.

Options

You can configure this plugin in _config.yml.

:
pe: atom
th: atom.xml
mit: 20
b:
ntent:
ntent_limit: 140
ntent_limit_delim: ' '

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.