An open API service indexing awesome lists of open source software.

https://github.com/monade/hippopod

Generate your podcast website only with your RSS Feed link
https://github.com/monade/hippopod

Last synced: 22 days ago
JSON representation

Generate your podcast website only with your RSS Feed link

Awesome Lists containing this project

README

          

# Hippopod

Hippopod is a podcast website generator, you can generate your website simply by entering your RSS feed.

To generate the website you can visit our website [hyppopod.xyz](https://hippopod.xyz/) or use the hippopod CLI.

Hippopod CLI on macOS, Windows, and Linux.

If something doesn’t work, please [file an issue](https://github.com/monade/hippopod/issues/new).

# Quick Overview

* Type ```npx hippopod generate``` to enter the CLI
* Enter your RSS Feed
* Select the theme you prefer
* Select the theme mode (light / dark)
* Select the primary color from the suggested colors or insert a custom color. The suggested colors are extracted from the cover image
* Select the social networks that will be shown in the website
* Enter the social networks' urls (https://www.example.com)
* Choose the name of the folder where the site will be saved (the folder will be created in the current directory)

If you've previously installed `hippopod` globally via npm install -g `hippopod`, we recommend you uninstall the package using npm uninstall -g `hippopod` to ensure that npx always uses the latest version.

_([npx](https://medium.com/@maybekatz/introducing-npx-an-npm-package-runner-55f7d4bd282b) comes with npm 5.2+ and higher, see [instructions for older npm versions](https://gist.github.com/gaearon/4064d3c23a77c74a3614c498a8bb1c5f))_

# License
Create React App is open source software [licensed as MPL 2.0](https://github.com/monade/hippopod/blob/main/LICENSE.md).

# About Monade
![monade](https://monade.io/wp-content/uploads/2021/06/monadelogo.png)

Paramoid is maintained by [mònade srl](https://monade.io/en/home-en/).

We <3 open source software. [Contact us](https://monade.io/en/contact-us/) for your next project!