#!/usr/bin/env bash #MISE description="Start the Stoat Developers website" #MISE depends=["docs:install"] #MISE dir="{{config_root}}/docs" set -e pnpm build