Commit Graph

6 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
1f8231e955 2024-11-27 2024-11-27 15:17:10 -06:00
4d8338b1be 2024-11-24 2024-11-24 11:24:58 -06:00
47c0c69fd4 2024-11-19 2024-11-19 14:10:40 -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