Skip to content

Repository files navigation

Firesides

A collection of fireside talks from the Homebrew EC FOSS community.

Overview

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

Structure

  • firesides.json: JSON array containing talk metadata including titles, authors, dates, and links
  • fireside_XX_YYYY_MM_DD/: Folders containing presentation materials (PDFs, etc.) for each talk

Contributing

To contribute a fireside talk:

  1. 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.
  2. Deliver your fireside talk on the scheduled date.
  3. Create a new folder using the naming convention fireside_XX_YYYY_MM_DD, where XX is the next sequential number.
  4. Upload your presentation materials (slides, PDFs, etc.) to the new folder.
  5. Create a discussion for your talk and reference its link in the firesides.json metadata.
  6. Submit a pull request to add your talk's details to firesides.json.

License

This repository is licensed under the MIT License.