1.0.0 • Published 6 years ago
hexo-generator-podcastify v1.0.0
Hexo Generator Podcastify
A Hexo Plugin about generate Podcast Feed.
Feature
- Feed Generate
- Multiple Podcast
- Tag Support
How To Use
- Install by run
npm install hexo-generator-podcastify
- add Configuration into
config.yml
Example Configuration
podcastify:
path: podcast.xml
home_link: https://www.example.com
cover_link: https://www.example.com/cover.png
title: Podcast Title Here
subtitle: Short sentence about the podcast
description: The full length description for your podcast
language: en-us
copyright: Nic Raboy copyright 2016
author: Nic Raboy
email: xiqingongzi@gmail.com
keywords: comma,separated,key,words
categories:
- Technology
- Technology2
explicit: no
LICENSE
See LICENSE
1.0.0
6 years ago