Skip to content

A PHP script that will create Jekyll posts (YAML & Markdown) from an iTunes podcast feed.

License

Notifications You must be signed in to change notification settings

mkasberg/jekyll-podcast-import-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

jekyll-podcast-import-script

A PHP script that will create Jekyll posts (YAML & Markdown) from an iTunes podcast feed.

Usage

  1. (Optional) Modify import_podcast.php to suit your needs. Specifically, you may want to edit the writePost() funciton.
  2. Run import_podcast.php feed.xml on an iTunes XML feed file. This will create a _posts directory with Jekyll posts in it.

Contributing

Feel free to submit a pull request with any improvements.

About

A PHP script that will create Jekyll posts (YAML & Markdown) from an iTunes podcast feed.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages