Dennis Reimann 382ea54c81 👻 Fix player script name
As Amplitude is also the name of a tracking service, the script gets blocked by extensions like uBlock Origin.
2020-11-23 09:49:13 +01:00
2020-10-16 12:09:52 +02:00
2020-11-23 09:49:13 +01:00
2020-10-07 19:29:52 +02:00
2020-10-13 07:47:37 +02:00
2020-10-04 23:12:03 +02:00
2020-10-04 23:12:03 +02:00
2020-10-04 23:12:03 +02:00
2020-10-04 23:12:03 +02:00
2020-11-10 08:15:08 +01:00
2020-11-23 09:49:13 +01:00
2020-10-04 23:12:03 +02:00
2020-10-07 18:47:19 +02:00
2020-10-04 23:12:03 +02:00

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.

Languages
Pug 49%
CSS 31.5%
JavaScript 18.8%
Shell 0.7%