diff --git a/README.md b/README.md index c8a66b9..99e7bad 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# schulpodcast (prototype) +# Website for *Schulischer Schabernack* Prototype for the site of the podcast for the practical seminar podcast. diff --git a/common.py b/common.py index 53e8b52..47a8be0 100644 --- a/common.py +++ b/common.py @@ -3,7 +3,7 @@ import csv import json import time -ACRONYM = "tpc" +ACRONYM = "sch" FORMATS = { "opus": ["-b:a", "48k"], diff --git a/config.toml b/config.toml index 638953e..10e3b4d 100644 --- a/config.toml +++ b/config.toml @@ -1,21 +1,21 @@ -base_url = "https://schulpodcast.netlify.app" +base_url = "https://schulischer-schabernack.de" compile_sass = true default_language = "de" feed_filename = "rss.xml" # source opus files and chapter data are not published -ignored_content = ["tpc???-*.opus", "tpc???-*.txt"] +ignored_content = ["sch???-*.opus", "sch???-*.txt"] -title = "Test-Podcast" -description = "Ein Podcast mit dem Test als einziges Ziel." +title = "Schulischer Schabernack" +description = "Schabernack aus der Schule" # FIXME taxonomies = [ { name = "formats", feed = true }, ] [extra] -author = "Test-Podcast-Team" -subtitle = "Neues aus der Testwelt." -acronym = "TPC" +author = "P-Seminar Podcast" # FIXME? +subtitle = "So. Genug Schabernack." # FIXME +acronym = "SCH" # to what length the episode number should be padded pad_to = 3 diff --git a/content/tpc001-aller-anfang-ist-schwer.jpg b/content/sch001-aller-anfang-ist-schwer.jpg similarity index 100% rename from content/tpc001-aller-anfang-ist-schwer.jpg rename to content/sch001-aller-anfang-ist-schwer.jpg diff --git a/content/tpc001-aller-anfang-ist-schwer.md b/content/sch001-aller-anfang-ist-schwer.md similarity index 100% rename from content/tpc001-aller-anfang-ist-schwer.md rename to content/sch001-aller-anfang-ist-schwer.md diff --git a/content/tpc001-aller-anfang-ist-schwer.opus b/content/sch001-aller-anfang-ist-schwer.opus similarity index 100% rename from content/tpc001-aller-anfang-ist-schwer.opus rename to content/sch001-aller-anfang-ist-schwer.opus diff --git a/content/tpc001-aller-anfang-ist-schwer.txt b/content/sch001-aller-anfang-ist-schwer.txt similarity index 100% rename from content/tpc001-aller-anfang-ist-schwer.txt rename to content/sch001-aller-anfang-ist-schwer.txt diff --git a/content/tpc002-noch-mehr-boilerplate.md b/content/sch002-noch-mehr-boilerplate.md similarity index 100% rename from content/tpc002-noch-mehr-boilerplate.md rename to content/sch002-noch-mehr-boilerplate.md diff --git a/content/tpc002-noch-mehr-boilerplate.opus b/content/sch002-noch-mehr-boilerplate.opus similarity index 100% rename from content/tpc002-noch-mehr-boilerplate.opus rename to content/sch002-noch-mehr-boilerplate.opus diff --git a/content/tpc002-noch-mehr-boilerplate.txt b/content/sch002-noch-mehr-boilerplate.txt similarity index 100% rename from content/tpc002-noch-mehr-boilerplate.txt rename to content/sch002-noch-mehr-boilerplate.txt diff --git a/deploy.nix b/deploy.nix index 7a07912..62538a8 100644 --- a/deploy.nix +++ b/deploy.nix @@ -3,7 +3,7 @@ let stdenv = pkgs.stdenv; in { - network.description = "Web server for schulpodcast"; + network.description = "Web server for Schulischer Schabernack"; front = { config, pkgs, ... }: diff --git a/shell.nix b/shell.nix index f993d3f..c671eb7 100644 --- a/shell.nix +++ b/shell.nix @@ -11,6 +11,6 @@ pkgs.mkShell { ]; shellHook = '' - export NIXOPS_DEPLOYMENT=schulpodcast-hcloud + export NIXOPS_DEPLOYMENT=schulischer-schabernack-hcloud ''; } diff --git a/static/assets/banner.jpg b/static/assets/banner.jpg index a40295c..ce67e90 100644 --- a/static/assets/banner.jpg +++ b/static/assets/banner.jpg @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f97c04468e45ddaaa0801c6f6823e395af3a5f13bf16160d97202dd4a6a08a74 -size 58736 +oid sha256:11dc74cb7cee32ecaaf8fdd3cd9aa93e2d71b2914a12497117143b403d976c96 +size 565741 diff --git a/static/assets/poster.jpg b/static/assets/poster.jpg index dbc42ff..4d2cd19 100644 --- a/static/assets/poster.jpg +++ b/static/assets/poster.jpg @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:bb5729151ac9ec084e287b4ad7f87136602a50be491f60c75411151774acc26c -size 229262 +oid sha256:6d382e706f675aad6cc200a2d2560bda24c65304b4f072f353808b6671360d7d +size 79940