https://github.com/settermjd/podcastsite-core
Provides the central plumbing for building a simple podcast site.
https://github.com/settermjd/podcastsite-core
Last synced: 9 months ago
JSON representation
Provides the central plumbing for building a simple podcast site.
- Host: GitHub
- URL: https://github.com/settermjd/podcastsite-core
- Owner: settermjd
- License: gpl-2.0
- Created: 2017-10-12T18:25:38.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-12T18:42:50.000Z (over 8 years ago)
- Last Synced: 2025-01-19T20:30:55.828Z (over 1 year ago)
- Language: PHP
- Size: 89.8 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simple Podcast Site Core
[](https://codeclimate.com/github/settermjd/podcastsite-core)
[](https://codeclimate.com/github/settermjd/podcastsite-core/coverage)
[](https://travis-ci.org/settermjd/podcastsite-core)
This repository provides the central plumbing for building a simple podcast site.
It doesn't do a lot more than that at the moment, but it's a start.
## Getting Started
### Installation
## Making Contributions
If you’re keen to make contributions, please feel free. Fork the code, make your change, then submit a PR. I’ll have more in this section shortly.