Claas Augner

Results 752 comments of Claas Augner

As pointed out by @schalkneethling, a "Web extensions" link was recently added to the [Web technology](https://developer.mozilla.org/en-US/docs/Web) overview page as part of https://github.com/mdn/content/pull/13491 to make these pages easier to access. Seeing...

FYI Kuma is deprecated, so MDN no longer depends on [puente](https://github.com/mozilla/puente).

I just verified that the sitemap is working as expected: 1. Opened https://developer.mozilla.org/sitemap.xml 2. Downloaded sub-sitemap https://developer.mozilla.org/sitemaps/en-us/sitemap.xml.gz 3. Ran `gunzip sitemap.xml.gz`. 4. Opened the resulting `sitemap.xml` in Firefox. 5. Didn't...

Closing in favor of all the separate "per folder" PRs I have created.

@mfuji09 Currently, `ja` still has more `index.html`s than `index.md`s. Have you considered opening a translated-content PR to update all `#browser_compatibility` links/anchors to `#ブラウザーの互換性` in `files/ja/**/index.html`, to improve the user experience...

@LeoMcA Do you recall if the changes in this PR have any negative side-effect, or limitations?

FYI There are (hopefully) just some type errors in `build/cli.ts` left: https://github.com/mdn/yari/runs/7238162391?check_suite_focus=true#step:9:18

@LeoMcA I had missed three occurrences, but fixed this now in f0612cc1973e727d9a7f2eedda9b14fa0b870a49.

> Looks like test need to be updated for this (kitchensink page) Should be fixed in d111a551cd7771250844b9ca9dfed575e079af5f. **Update**: Okay, not quite. We call the macro directly in our tests, and...

@sideshowbarker Okay, now we only need to migrate our kitchensink page, moving the bcd key into the frontmatter: https://github.com/mdn/content/blob/5fa776ca3c79d0298cdf07c50ed0024d8b185716/files/en-us/mdn/kitchensink/index.md?plain=1#L241