Highlights from this week
This week was mostly PR reviews and a few contributions across multiple areas of MDN:
A while ago, I wrote a docs page for the <meta name="robots" />
tag, so now I’m linking crawl-related mechanisms like robots.txt
, relevant HTTP headers, and other HTML meta tags.
This should improve how our guidance on discoverability is surfaced and connected.
Vale.sh: I have been using vale to quickly detect repeated-word typos across pages. This looks like a promising tool, but our CI pipeline and other automations are already quite sophisticated, so experimenting using vale here seems like quite a deep optimization that I’m not super keen to push now. It’s important to balance priorities here seeing as there’s a lot more timely reviews and content additions we need to make in the short-term.
I also made a few more automation fixes, CI tweaks to ensure the PR Review Companion only runs on the primary MDN repo.
Summary
I worked on 14 pull requests in total:
- Created: 4
- Reviewed: 10
- All within the
mdn/content
andmdn/fred
repositories.
This is what I got up to on the week ending 20th June 2025:
2025-06-16:
- Reviewed: Third set of CSS active learning updates (mdn/content)
- Reviewed: chore(css): Add CSS properties page (mdn/content)
- Reviewed: Second set of CSS active learning updates (mdn/content)
2025-06-17:
- Reviewed: Third set of CSS active learning updates (mdn/content)
- Reviewed: Remove try it out sections from learn (mdn/content)
- Reviewed: chore(l10n-zh): update zh-cn translation of cssref sidebar (mdn/content)
- Reviewed: Fix content issues (mdn/content)
2025-06-19:
- Created: fix(typos): multiple repeated words (mdn/content)
- Reviewed: Fix content issues (mdn/content)
- Reviewed: Remove inline script/style (API T–W) (mdn/content)
- Created: feat: link crawl-related resources, robots.txt, HTTP headers, HTML meta (mdn/content)
- Created: ci(feat): only run ‘Main Review Companion’ on MDN repo (mdn/fred)
2025-06-20:
- Reviewed: feat: link crawl-related resources, robots.txt, HTTP headers, HTML meta (mdn/content)
- Created: fix(typos): multiple repeated words (mdn/content)
Published: