The static website at https://www.dosbox-staging.org/ is served from this GitHub Pages repo.
DO NOT make direct changes to this branch for documentation changes—modify the MkDocs sources in the main repo instead!
Please refer to the documentation guide before making changes to the website or the documentation.
The only exception is large binary files (e.g., images, audio and video files); we commit these directly to this repo under the static directory.
This is necessary to keep the size of the main repo to a minimum.
The Deploy website workflow leaves the static
directory alone, it's managed entirely manually.