Migrated blog to mkdocs

This commit is contained in:
Qubasa
2024-05-16 15:08:24 +02:00
parent be81b30fee
commit 908f9af671
15 changed files with 2453 additions and 56 deletions

View File

@@ -20,6 +20,8 @@ pkgs.stdenv.mkDerivation {
++ (with pkgs.python3Packages; [
mkdocs
mkdocs-material
mkdocs-rss-plugin
mkdocs-macros
]);
configurePhase = ''
mkdir -p ./site/reference/cli