5 lines
76 B

#!/usr/bin/env bash
python -m mkdocs build
cp ./docs/index.md ./README.md