Frontend performance review
Check on frontend performance with Lighthouse or similar tools. Address any major issues.
Run tests with analytics enabled (so, this requires #34 (closed)) to make sure we're loading those scripts as efficiently as we can.
Note that some things will not work locally (e.g, gzip compression) but do work on the actual deployed site. You'll want to run audit checks mostly against https://new.docs.gitlab.com.
Other resources/tools:
Edited by Sarah German