FAQ
Can I keep the site private?
Section titled “Can I keep the site private?”Yes — set the BASIC_AUTH_HTPASSWD CI variable and the site asks for a
password (user admin). Remove the variable and redeploy to make it public.
How do I get a newer engine?
Section titled “How do I get a newer engine?”Make any commit on master (an empty one is fine). Each build starts from the
latest builder image, so the rebuilt site picks up engine improvements.