Go to file
Simon Bruder b087785e6e
Update to NixOS 21.11
Otherwise running ffmpeg fails due to pipewire on the host using a
different glibc version.
2021-12-11 16:55:18 +01:00
content Rework subscribe page content 2021-12-08 12:09:31 +01:00
sass Make navbar handle longer descriptions better 2021-11-30 21:32:18 +01:00
static Apply chosen theme 2021-11-30 21:32:18 +01:00
templates Update to NixOS 21.11 2021-12-11 16:55:18 +01:00
.envrc Migrate to flake 2021-11-30 19:55:19 +01:00
.gitattributes Replace imprint mail address with svg image 2020-09-12 13:24:40 +02:00
.gitignore Build with nix 2021-11-30 21:32:18 +01:00
LICENSE License the project under the MIT license 2021-12-08 12:00:06 +01:00
README.md License the project under the MIT license 2021-12-08 12:00:06 +01:00
build.sh Use nix 2020-08-24 23:11:53 +02:00
common.py Reformat python scripts 2021-11-30 21:32:18 +01:00
config.toml Use correct description and author values 2021-11-30 21:32:19 +01:00
deploy.nix Limit log to certain file types 2020-11-25 21:22:26 +01:00
encode.py Encode different episodes simultaneously 2021-12-01 15:48:29 +01:00
flake.lock Update to NixOS 21.11 2021-12-11 16:55:18 +01:00
flake.nix Update to NixOS 21.11 2021-12-11 16:55:18 +01:00
metadata.py Reformat python scripts 2021-11-30 21:32:18 +01:00

README.md

Website for Schulischer Schabernack

Prototype for the site of the podcast for the practical seminar podcast.

How to deploy

nixops create deploy.nix
nixops deploy

License

This project is licensed under the terms of the MIT License. You can find its full license text in the file LICENSE.

This only covers the files in this repository with the exception of the podcast content (content/sch???-*), which is solely owned by the contributors to the specific episode with no extra rights granted. Also, parts of the built website can be covered by other terms, due to it including code from external projects.