Astro is a static site generator which enables you to use a familiar javascript component architecture while shipping less client-side Javascript. Problem with Sub-Path deployment When you are not using a custom domain, Gitlab Pages deploys your website to a sub-path, e.g., http(s)://username.example.io/repository-name/. Due to an open bug, Astro ignores the buildConfig.site …