mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig.space.git
synced 2026-01-27 22:23:22 +00:00
a630dde8891cf0bc8fe377bad4ee53ef6f74496b
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.
Description
Languages
Pug
48.8%
CSS
31.5%
JavaScript
19.1%
Shell
0.6%