added simple README
This commit is contained in:
parent
24da1f4944
commit
b6c8f8da49
35
README.md
35
README.md
|
@ -1,3 +1,34 @@
|
||||||
# Notes
|
# The Linux Cast - Show Notes
|
||||||
|
|
||||||
This is the repo for our podcast show notes.
|
This repository contains show notes for The Linux Cast podcast, a show about Linux, open-source software, and technology.
|
||||||
|
|
||||||
|
## About The Linux Cast
|
||||||
|
|
||||||
|
The Linux Cast is hosted by Matt, Drew, and Nate. We discuss Linux distributions, open-source applications, predictions, and share our experiences with FOSS technology.
|
||||||
|
|
||||||
|
- **Website**: https://thelinuxcast.org
|
||||||
|
- **YouTube**: https://youtube.com/@thelinuxcast
|
||||||
|
- **Email**: email@thelinuxcast.org
|
||||||
|
|
||||||
|
## Repository Structure
|
||||||
|
|
||||||
|
Show notes are organized by seasons and episodes:
|
||||||
|
- Each season has its own directory (e.g., `Season 9/`)
|
||||||
|
- Episode files are named by episode number (e.g., `901.md` for Season 9, Episode 1)
|
||||||
|
|
||||||
|
## Episode Format
|
||||||
|
|
||||||
|
Each episode includes:
|
||||||
|
- Main topics and discussion points
|
||||||
|
- Host recommendations ("Nuggies of the Week")
|
||||||
|
- Contact information and links
|
||||||
|
- Special segments like predictions and retrospectives
|
||||||
|
|
||||||
|
## Individual Host Channels
|
||||||
|
|
||||||
|
- **Drew**: https://youtube.com/JustAGuyLinux
|
||||||
|
- **Nate**: https://youtube.com/NatePicksTechWorld
|
||||||
|
|
||||||
|
## Support
|
||||||
|
|
||||||
|
Support the show on [Patreon](https://patreon.com/thelinuxcast)
|
Loading…
Reference in New Issue