msbtc33 93c13befea Msbtc33 patch 1 1 (#152)
* Update kurse.json

* Update kurse.json

Meine neuen Kurstermine sind nun online. Ich hoffe, ich habe das so alles korrekt eingegeben. Wäre nett, wenn du das überprüfen und wenn i.o. freigeben kannst. Vielen Dank dir :)
2023-01-13 13:56:57 +01:00
2022-12-17 14:40:35 +01:00
2023-01-13 13:56:57 +01:00
2023-01-11 12:04:59 +01:00
2023-01-11 08:26:50 +01:00
2023-01-11 12:04:59 +01:00
2020-10-04 23:12:03 +02:00
2022-01-03 12:28:37 +01:00
2020-10-04 23:12:03 +02:00
2020-10-04 23:12:03 +02:00
2022-01-03 15:06:30 +01:00
2022-04-23 15:27:12 +02:00
2022-12-22 13:15:56 +01:00
2022-12-22 13:15:56 +01:00
2022-07-19 12:19:02 +02:00
2023-01-04 13:11:12 +01:00
2022-01-03 12:28:37 +01: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.

Episode download

Download all episode mp3 and image files:

EPISODES_DIR=./episodes npm run episodes
Languages
Pug 49%
CSS 31.5%
JavaScript 18.8%
Shell 0.7%