@@ -0,0 +1,11 @@
all: build serve
build:
mkdocs build
clean:
rm -rfv site/
prepare:
pip install mkdocs mkdocs-windmill-dark
unprepare:
pip uninstall mkdocs mkdocs-windmill-dark
serve:
mkdocs serve
The note is not visible to the blocked user.