An unofficial, open source fan site for Sloppin Out — the Patreon bonus content from What's Our Podcast with Beck Bennett and Kyle Mooney, a Headgum podcast.
Made by the fans (Rocco's & Roccette's), for the fans.
What's Our Podcast is hosted by Beck Bennett and Kyle Mooney. Sloppin Out is the exclusive bonus content available to Patreon subscribers — weekly bonus episodes, sillies, and the chance to pitch your own podcast idea on What's YOUR Podcast.
- Windows 95 / Internet Explorer retro aesthetic
- Winamp-style music player with royalty-free 8-bit theme
- Live visitor counter
- Links to all official platforms
- GitHub Actions CI/CD — deploys to GitHub Pages on every push to
main - Security-checked on every PR (11 automated checks)
No build step. Just open index.html in a browser:
# with Python
python3 -m http.server 8080
# or with Node
npx serve .Then visit http://localhost:8080.
Note: The YouTube embed and visitor counter require a live HTTP server — they won't work over
file://.
npm install
npm testTests run automatically on every pull request via GitHub Actions. They include:
- HTML validation (
html-validate) - Security checks (inline handlers, mixed content, XSS vectors, missing
relattributes, etc.)
This site is open source and contributions are welcome from all Rocco's and Roccette's!
- Fork the repo
- Create a branch (
git checkout -b my-feature) - Make your changes
- Run
npm testto make sure everything passes - Open a pull request
github.com/binbashburns/sloppinout.com
This is an unofficial fan site. All podcast content, branding, and rights belong to Headgum.
- Background music: "Level VI" by moodmode via Pixabay (Pixabay License)
- Retro UI icons via alexmeub's Win98 Icons
- Fonts: VT323 via Google Fonts
Best viewed in Netscape Navigator 4.0 at 800x600.

