mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig.space.git
synced 2025-12-11 15:26:50 +00:00
ed3d25334e995cd43d7d02c194c07e9388e67040
Einundzwanzig Podcast Website
Die offizielle Einundzwanzig website.
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
Description
Languages
Pug
49%
CSS
31.5%
JavaScript
18.8%
Shell
0.7%