docs: Remove old blog, remove empty concepts rider

This commit is contained in:
Qubasa
2024-11-18 17:25:47 +01:00
parent d73dee17bd
commit 9aa4a81a91
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