Matthias Rohmer

Results 40 issues of Matthias Rohmer

web.dev and d.c.c currently have their own, separate Aside implementations but should actually provide the same types, colors and icons on both sites. To ease maintenance they should be consolidated...

eng

The former review bot based on a Glitch backend is currently broken, probably due to auth issues. Before fixing it, it might be good to outweigh wether moving to a...

developer.chrome.com and web.dev are both statically built. Building DCC alone generates 4300 HTML documents. While we have some tools in place to guarantee the generated pages are well-formed, like Markdown...

Epic

Replacement for https://github.com/GoogleChrome/developer.chrome.com/issues/3962 to focus on the design/concept task first, implementation issue to follow. Across both web.dev and developer.chrome.com the team publishes multiple demos, which are usually quickly thrown together....

blocked
design

Follow up to https://github.com/GoogleChrome/web.dev/issues/9373. There have been requests, like surfacing multiple, even parallel origin trials in that widget, as well as showing various launch stages (like behind a flag). Additionally...

blocked

The way we embed SVGs on the sites is not ideal. They are usually inlined, causing duplicate code to be shipped across the network. For example: https://developer.chrome.com/en/docs/devtools/javascript/reference/ - which uses...

With the effort started in https://github.com/GoogleChrome/webdev-infra/pull/36 I think it would be good to run builds for both web.dev and d.c.c for changes like this in a workflow running in this...

via https://github.com/ampproject/bento.dev/pull/32#pullrequestreview-791836215. Combine the demos for Web Components and NPM mode.

I think we could save ourselves some sanity by migrating this to GitHub actions. The main motivation is getting rid of using Glitch as a sort of production backend but...

Sebastian correctly stated that there's no real forum around AMP, in our last call. Funnily we received the exact same feedback by a member of the community in https://github.com/ampproject/amp.dev/issues/3895 that...

Type: Discussion