chore: replace em dashes with hyphens, add no-em-dash rule to CLAUDE.md
Deploy / deploy (push) Successful in 2m47s

This commit is contained in:
2026-09-10 09:18:57 +00:00
parent e8455c99fe
commit 7762629634
22 changed files with 126 additions and 122 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ RUN npm run build
#
# Docusaurus emits a fully static site, so unlike web/ and site/
# there is no Node server at runtime. alpine-slim is roughly a quarter the size
# of caddy:alpine, and nothing here needs automatic TLS the host proxy
# of caddy:alpine, and nothing here needs automatic TLS - the host proxy
# terminates it.
FROM nginx:alpine-slim AS runner