nixos
This commit is contained in:
parent
50aecae0e1
commit
a7ffc01a98
1 changed files with 1 additions and 0 deletions
1
build.sh
1
build.sh
|
@ -1,3 +1,4 @@
|
||||||
|
nix-shell -p python311Packages.mkdocs python311Packages.mkdocs-material
|
||||||
mkdocs build -f ./mkdocs.yml -d docs_build
|
mkdocs build -f ./mkdocs.yml -d docs_build
|
||||||
git switch pages
|
git switch pages
|
||||||
mv -f docs_build/* .
|
mv -f docs_build/* .
|
||||||
|
|
Loading…
Add table
Reference in a new issue