12 Commits

Author SHA1 Message Date
0dcb7634ae implement some feautres in transcript search 2024-12-26 13:37:33 -06:00
566cdab6d6 add srt files 2024-12-24 15:20:16 -06:00
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
1f8231e955 2024-11-27 2024-11-27 15:17:10 -06:00
3f0cc4b7e0 2024-11-26 2024-11-26 12:53:23 -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
b39471bed0 add podcast to feeds 2024-11-11 15:20:28 -06:00
2e99f88197 remove dist from config file (use arguments instead) 2024-11-11 11:44:43 -06:00
eeb0d0d876 2024-11-11 2024-11-11 08:41:45 -06:00
b668156747 added layouts, some base content 2024-10-31 15:09:35 -05:00