A CLI for publishing standard.site documents to ATProto

test

+2 -1
+2 -1
.tangled/workflows/lint.yml
··· 1 - # Biome lint and format checksa 1 + # Biome lint and format checks 2 2 3 3 when: 4 4 - event: ["push", "manual"] 5 + branch: ["*"] 5 6 - event: ["pull_request"] 6 7 branch: ["main"] 7 8