Commit Graph

13 Commits

Author SHA1 Message Date
385694fb75 feat: enhance podcast functionality and build pipeline
- Dynamically resolve image paths for podcast episodes in `episodes.11tydata.js`
- Add podcast metadata handling with inferred URLs for MP3 and transcripts
- Introduce search functionality with Lunr.js and a search index generator
- Update Eleventy path prefix handling to support environment variable override
- Add `.mp4` files to `.gitignore`
- Expand VSCode settings to include Markdown-Eleventy support and improved terminal history
- Add deployment script (`deploy.sh`) with remote rsync-based deployment and permission handling
- Adjust episode layout to use dynamic image paths and updated podcast metadata
- Add search and members page updates, including new URLs and search integration
- Update dependencies to include `html-to-text` and related packages for search indexing
2024-12-23 13:30:22 -06:00
5cdb6a4c88 try add language 2024-12-10 17:12:47 -06:00
a334fbf9da try a different application type 2024-12-10 17:11:21 -06:00
328970f3d8 try to fix again transcripts 2024-12-10 17:08:10 -06:00
1994953de8 actually fix transcripts 2024-12-10 16:29:20 -06:00
bb57e68381 fix transcript 2024-12-10 16:09:28 -06:00
c07dd3b307 add transcripts 2024-12-10 15:11:22 -06:00
1f8231e955 2024-11-27 2024-11-27 15:17:10 -06:00
4d8338b1be 2024-11-24 2024-11-24 11:24:58 -06:00
19ce5934b7 reorganized seasons, updated podcast feed 2024-11-20 17:09:33 -06:00
47c0c69fd4 2024-11-19 2024-11-19 14:10:40 -06:00
2e26dd2000 update layouts 2024-11-11 15:20:03 -06:00
b0bede183b podcast feed 2024-11-11 15:04:49 -06:00