mach: mark the doc.servo.org site as .nojekyll (#41904)

[doc.servo.org](https://doc.servo.org) deploys have been failing for
over a month (servo/doc.servo.org#6), because the runners for the
built-in “pages-build-deployment” workflow consistently run out of disk
space.

this patch tries to fix that by adding a `.nojekyll` file, which tells
the workflow [not to run
jekyll](https://docs.github.com/en/pages/getting-started-with-github-pages/creating-a-github-pages-site#static-site-generators).

Testing: it works if [this
workflow](https://github.com/servo/doc.servo.org/actions/workflows/pages/pages-build-deployment)
succeeds
Fixes: hopefully servo/doc.servo.org#6

Signed-off-by: Delan Azabani <dazabani@igalia.com>
This commit is contained in:
shuppy
2026-01-14 15:35:00 +08:00
committed by GitHub
parent 91843d928e
commit dbc8663f34

View File