mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig.space.git
synced 2026-04-28 10:33:49 +00:00
89fc39528c28a340bb18bd74a90990a7a72d77b3
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
47.5%
CSS
30.7%
JavaScript
21.2%
Shell
0.6%