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
- Host: GitHub
- URL: https://github.com/monade/hippopod
- Owner: monade
- License: mpl-2.0
- Created: 2022-05-12T12:48:49.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-23T12:25:20.000Z (over 3 years ago)
- Last Synced: 2025-01-11T06:21:41.937Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://hippopod.xyz
- Size: 2.07 MB
- Stars: 1
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
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

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!