question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

📝Add Episodes Notes

Adding Notes to episodes would help our members to more enjoy watching episodes and help them figure out the most important parts of the episode even before watching it and have access to all links and tools that have been mentioned.

Instructions

  • Give the project a star 😉 👆.
  • Pick an unclaimed Episode and comment that you’re working on it.
  • Fork and Setup the project (see ReadMe )
  • Go to the corresponding episode file /blablas/epX ( table 👇)
  • Watch the episode and Add Notes on the description Part ( see How do you write an episode Notes section)
  • Make sure Notes working correctly on your local environment
  • Open New PR

What is Episode Notes?

An episode file looks like this:

---
date: 2019-03-21
time: 20h
duration: "01:09:00"
title: "Introduction to Open Source"
tags: ["open source", "dev"]
isNext: false
published: true
video: "2244351238958873"
url:
podcastUrl:
---

...



How do you write an episode Notes?

You can start writing the episode Notes using markdown syntax replacing ... by the content Notes.

Episode Notes should contain three sections:

Description

A simple description of the episode like the following:

In this episode of GeeksBlabla, Geeksblabla team (and guest name in case  ) talk about the Web fundamental, new js Frameworks and some best practices you need to follow as a web developer.

Guests

- [guest name 1](https://example.com)
- [guest name 1](https://example2.com)
- ....

Notes

In the Notes section, you need to collect the most important part of the episode and try to find the right title for it.

0:00 - Intro

0:03 - The history of web and W3C?

	...

1:57 - when you can find trending web technologies?

make sure to add a line break between titles

Links

- [W3C](https://www.w3.org/)
- [Reactjs](https://reactjs.org)
-....


Prepared and Presented by

- [name](https://example1.com)
- [name 2](https://example2.com)

In the end, the episode markdown file should look like : 👇

---
date: 2019-03-21
time: 20h
duration: "01:09:00"
title: "Introduction to Open Source"
tags: ["open source", "dev"]
isNext: false
published: true
video: "2244351238958873"
url:
podcastUrl:
---

In this episode of GeeksBlabla, Geeksblabla team (and guest name in case  ) talk about the Web fundamental, new js Frameworks and some best practices you need to follow as a web developer.    

## Guests
- [guest name 1](https://example.com)
- [guest name 1](https://example2.com)

## Notes
h:min - title 
0:00 - Intro

0:03 - The history of web and W3C?

	...

1:57 - when you can find trending web technologies?

## Links

- [W3C](https://www.w3.org/)
- [Reactjs](https://reactjs.org)
-....


## Prepared and Presented by :

- [name](https://example1.com)

 - [name 2](https://example2.com)

-....



Example : https://github.com/DevC-Casa/geeksblabla.com/blob/master/blablas/ep24/index.md

you can change tags too if you think we miss something(<4)

⚠️ Using Tools such as Grammarly would help you prevent grammatical issues before submitting your PR.

Please claim an episode from the list below and comment that you’re working on it

⬜️ - Unclaimed 🚧 - Claimed / PR in progress ✅ - PR Merged

status Episde Title File
Introduction to Open Source blablas/ep1
Open Source with Yassine Elouafi blablas/ep2
Blockchain & CryptoCurrency with Badr Bellaj blablas/ep3
MSS with Mohamed Zakariae El Khdime! blablas/ep4
MSS with Taher Alami blablas/ep5
ML & AI! blablas/ep6
Métier de développeur blablas/ep7
Malware analysis and forensics blablas/ep8
UX, UI & design principles blablas/ep9
AR, VR and Game Dev! blablas/ep10
WebDev Jsframeworks, Best practices blablas/ep11
Devops blablas/ep12
Open source licenses & standards blablas/ep13
Software security blablas/ep14
The twelve-factor App blablas/ep15
MSS with Amine Raghib blablas/ep16
Serverless blablas/ep17
GeeksBlabla MSS With Google Engineer Sghiouar Abdelfettah blablas/ep18
Competitive programming, how to become good at! blablas/ep19
Freelancing in Morocco blablas/ep20
Back to school, Computer Science Edition! blablas/ep21
Junior Devs in Morocco blablas/ep22
Women In Tech blablas/ep23
Deep Dive in Java blablas/ep25
MSS with Badr El Houari blablas/ep26
GeeksBlabla Kids blablas/ep27

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:14
  • Comments:30 (27 by maintainers)

github_iconTop GitHub Comments

8reactions
yjosecommented, Aug 30, 2020

After one year and a half, we are going to close this issue, thank you guys

6reactions
soufianelfcommented, Aug 30, 2020

I remember it was an idea suggested by @AbderrahimSoubaiElidrissi in the first geeksblabla website meeting around 2 years ago, happy to see many contributions here thank you all.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Format Show Notes for Your Episodes
Your episode notes should contain your episode summary and other information that you'd like to include about the episode or your show. Detailed...
Read more >
Listen Notes: The best podcast search engine
The most comprehensive podcast database online. Discover best podcasts. Search podcast show notes and audio transcripts by people, places, or topics.
Read more >
Podcast Show Notes: Template & Examples - Sweet Fish Media
Podcast show notes are a summary of a podcast episode. They outline the episode's main talking points, introduce the guest, and link to...
Read more >
Podcast Show Notes: How to Entice and Engage Your Readers
Podcast show notes are a page or post on your website describing what happened during a podcast episode. Show notes also often list...
Read more >
How to Write Podcast Show Notes [3 Free Templates]
Podcast show notes are an overview of your podcast episode. They can include things like an outline of your episode and resources to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found