Not sure what happened but the pages for cmucl-site aren't actually deploying.For example, the pipeline https://gitlab.common-lisp.net/cmucl/cmucl-site/-/pipelines/5701 says the pages were deployed. If you download the artifacts and look at public/doc/index.html, you'll see that there's an entry for Hemlock docs.But when I visit https://common-lisp.net/project/cmucl/doc/index.html, the entry for the Hemlock docs is not there.This used to work, but I'm not sure what's changed.Also, a side note. If you browse the archive and navigate to public/doc and click on index.html, the URL is http://cmucl.pages.example.com/-/cmucl-site/-/jobs/26695/artifacts/public/doc/index.html, which doesn't exist. What can I do to make this work?
--Ray