oguzzkilic / gatsby-starter-podcast-feed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gatsby-starter-podcast-feed

Based in gatsby-starter-default

Add dependencies:

  • gatsby-source-feed: XML source (see gatsby-config.js)
  • react-audio-player: React Audio Player Component
  • linkifyjs: Convert plain text in links
  • slugify: Create slugs from item titles

gatsby-starter-default

The default Gatsby starter

For an overview of the project structure please refer to the Gatsby documentation - Building with Components

Install this starter (assuming Gatsby is installed) by running from your CLI:

gatsby new gatsby-example-site

Deploy

Deploy to Netlify

About

License:MIT License


Languages

Language:CSS 65.5%Language:JavaScript 34.5%