systemling32 c85bd0eb3d Add Dortmund Meetup (#58)
* Add Dortmund Meetup

Hi, ich würde gerne den Einundzwanzig Dortmund Meetup, der sich gerade formiert, ins Register mit aufnehmen.
In unserer Telegram Gruppe freuen wir uns auf Leute aus der Umgebung, die bei zukünftigen Treffen dabei sind!

* Update meetups.json
2022-03-12 21:33:45 +01:00
2021-12-03 13:50:59 +01:00
2022-03-12 21:33:45 +01:00
2022-02-21 10:18:47 +01:00
2022-02-10 11:45:44 +01:00
2022-01-03 15:06:30 +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-02-14 09:14:26 +01:00
2022-02-14 09:14:26 +01:00
2021-10-01 09:15:19 +02:00
2021-09-18 14:20:35 +02: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%