- Ruby on rails, le développement intuitif
- Les News pour novembre 2022
- Docusaurus et React Hebdo
- Épisode spécial 50 en live
- Les News pour octobre 2022
Website developed with Gatsby JS. Hosted on Netlify.
- Preact JS / React JS for UI.
- plyr for the player
- prismjs for the snippets code
- postcss for compile the css
Add a new .md file in src/content/podcasts Add in this file, the required informations in the frontmatter. Follow the example :
---
title: Présentation de la JAMStack
subtitle: Présentation de la JAMStack, avantages et concepts
publicationDate: 2020-03-25
status: published
url: https://double-slash.ams3.digitaloceanspaces.com/DS_001_jamstack.mp3
author: Double slash
duration: 1000
season: 1
episodeNumber: 2
episodeType: full
explicit: false
categories:
- Technology
---
bla bla description
Specific frontmatter values
duration: in secondes
Informations for all the podcast platforms.
Update values in src/content/repository/data.yml
Informations for the authors.
Update values in src/content/authors/
Update and add pages in src/content/pages/