hexo-generator-podcat
v1.0.1
Published
``` npm install hexo-generator-podcaster --save pnpm install hexo-generator-podcaster --save yarn add hexo-generator-podcaster ```
Readme
hexo-generator-podcat
Installation
npm install hexo-generator-podcaster --save
pnpm install hexo-generator-podcaster --save
yarn add hexo-generator-podcasterConfiguration
Add the following configuration to _config.yml.
podcast:
type: rss2
path: podcast.xml
url: # Base Assets Path
language: zh-CN
copyright: "COPYRIGHT"
owner: ITUNES-OWNER
email: ITUNES-EMAIL
cover: cover.png
categories:
- main: Arts
sub:
- Design
- Visual Arts
- main: Technology
sub:
- Tech NewsOptional Configuration
limit: Number of posts to display in the feed. Defaults to all posts.
Thanks
This Project is Inspired by the following Projects:
