docs: Remove old blog, remove empty concepts rider

This commit is contained in:
Qubasa
2024-11-18 17:25:47 +01:00
parent d48eb71752
commit 09e0d8add3
13 changed files with 3 additions and 751 deletions

View File

@@ -27,9 +27,7 @@ pkgs.stdenv.mkDerivation {
++ (with pkgs.python3Packages; [
mkdocs
mkdocs-material
mkdocs-rss-plugin
mkdocs-macros
filelock # FIXME: this should be already provided by mkdocs-rss-plugin
]);
configurePhase = ''
pushd docs