Skip to content

Latest commit

 

History

563 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Double Slash Podcast Website

Netlify Status

Website

https://double-slash.dev/

Quick Start

We use pnpm on package management.

Install dependencies

pnpm install

Run dev mode

pnpm dev

Build application

pnpm build

Generate static site

pnpm generate

Both build and generate run validate-durations first and fail if a published episode is missing duration or fileSize in its frontmatter.

Podcast episode metadata

After adding a new episode, sync duration and fileSize from the remote MP3 into the markdown frontmatter:

pnpm sync-durations

Options:

  • --dry-run — preview changes without writing files
  • --force — recalculate even when values already exist
  • --slug <dsSlug> — sync a single episode

Check that all published episodes have the required metadata (same check used before build):

pnpm validate-durations

Tools

Interface

Store

content

Test

Dev

Todo

  • Transcription for SEO
  • Sponsoring page => redirection
  • Contact Form
  • Live page ?

About

Source code for website Double Slash Podcast

Topics

Resources

Stars

7 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages