cercatrova21 / einundzwanzig.space

Einundzwanzig Podcast Website

Home Page:https://einundzwanzig.space

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Einundzwanzig Podcast Website

Die offizielle Einundzwanzig website.

Build

Content

The content can be edited via the JSON files in the content directory.

Local build

Node.js is a prerequisite, the dependencies are managed via npm. Once you have cloned this repo, you can setup the packages:

npm install

Create a build and rebuild on file change:

npm start

This will bring up the dev server on localhost:3000.

Episode download

Download all episode mp3 and image files:

EPISODES_DIR=./episodes npm run episodes

About

Einundzwanzig Podcast Website

https://einundzwanzig.space

License:MIT License


Languages

Language:Pug 56.2%Language:CSS 28.6%Language:JavaScript 14.5%Language:Shell 0.6%