Matthias Rohmer
Matthias Rohmer
From time to time third parties ask to be added as a resource to amp.dev. To give an specific example see ampproject/docs#2331 where mailgun asks to be listed as a...
This PR adds Google Analytics to pptr.dev, using [react-cookie-consent](https://www.npmjs.com/package/react-cookie-consent) as a consent solution. To add the consent banner and analytics logics to all pages the root component of the Docusaurus...
Follow-up to https://github.com/ampproject/amp.dev/pull/5650. p-queue is one of the first packages to deprecate usage via `require` but enforces using packages to migrate to Node.js-native module syntax as per https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c. At a...
```html ``` Doesn't trigger import of `amp-bind`. Probably because it throws another validation error than one of `MANDATORY_TAG_MISSING`, `MISSING_REQUIRED_EXTENSION` or `ATTR_MISSING_REQUIRED_EXTENSION` but only `AMP-BIND is not installed.`
https://github.com/ampproject/amp.dev/actions/workflows/check-grow-link-integrity.yaml - it currently doesn't do anything after samples have been build.
... using https://meowni.ca/font-style-matcher/ for example.
Now that playground snippets are shareable we should add `twitter:card` and `og:*` tags to the playground templates.
Currently the community section falls a little short in comparison to the About section although it holds very central information to the AMP Project with the Roadmap and Working Group...
The previews for the AMP Story Ads are not really helping as they of course work best inside an `amp-story`. See the [Single Video Ad](https://amp.dev/documentation/templates/single_video_ads/?format=websites) template for example and click...
To support the localization efforts and make them come to amp.dev as smooth as possible I thought it's best to create a dedicated tracking issue to not get lost in...