serve:
  watchfiles "mkdocs serve" docs mkdocs.yml

build:
  mkdocs build
