A collection of fireside talks from the Homebrew EC FOSS community.
This repository contains archived materials from fireside talks, including:
- Talk metadata in JSON format (
firesides.json) - Presentation slides and materials in dated folders
- Links to GitHub discussions and YouTube recordings
firesides.json: JSON array containing talk metadata including titles, authors, dates, and linksfireside_XX_YYYY_MM_DD/: Folders containing presentation materials (PDFs, etc.) for each talk
To contribute a fireside talk:
- Submit your proposal by visiting the CFP page at https://hsp-ec.xyz/cfp-firesides and writing about your idea. Wait for approval from the organizers.
- Deliver your fireside talk on the scheduled date.
- Create a new folder using the naming convention
fireside_XX_YYYY_MM_DD, where XX is the next sequential number. - Upload your presentation materials (slides, PDFs, etc.) to the new folder.
- Create a discussion for your talk and reference its link in the
firesides.jsonmetadata. - Submit a pull request to add your talk's details to
firesides.json.
This repository is licensed under the MIT License.