ampproject / wg-stories

Responsible for implementing and improving AMP's story format (amp-story). Facilitator: @newmuis
Creative Commons Attribution 4.0 International
28 stars 11 forks source link

wg-stories Meeting 2021-12-03 #89

Closed jshamble closed 2 years ago

jshamble commented 2 years ago

Meeting date/time (UTC)

2021-12-03 at 5:00pm UTC

Instructions for joining the meeting

https://meet.google.com/mdz-axok-ndz

Agenda

Notes

Ryan Warrender: no audio icon, if there’s no audio behind the page. Accessibility focus: easy to read, touch, keep ui elements consistent. Consistency is key. The primary focus is on content.

Lily Hu: Progress bar: Gradient lacks finesse: rounding the corners makes things feel more modern, but is cutting off the progress bar. Added 10px on each side to ensure the rounded corners to elevate the look and feel of the modern formats.

Xiang Dong: Motion is more than ornamentation, Icons that work on bright dark or simple or complex backgrounds. Icons are responsive and scale to different sizes of the device.

Lily Hu: Ad badge was not styled properly before, but now updated to be part of the Ad Badge itself.

Matias: Allow for customized captions by font, etc. You can add a grid layer on top of the page, captions will not be hidden by any elements. You can independently style them however they want. Optimized svg image to be as compressed and optimized as possible. Deprecation of twitter embedded component, sidebar. cache=”google” optimizes the cache for videos.

Matias: Work on blurred background smart details. Hong: define a certain style that works the best to your normal content. Caleb: Ad networks expansion

Pratik Ghela: Would it be possible to expand the number of advertising networks that work with amp-auto-story-ads? Specifically, if there's a Google Partner Advertisement Network that already has a working implementation (i.e. Mediavine), would it be possible to white-list them? Right now, only adsense, doubleclick, and another platform are supported.

Pratik Ghela: Need end to end documentation on how to set up ads. Our users keep asking that a lot Caleb - More monetization focused meetings (Sergei Sokolov: hard to sell ads due to non customizable javascript)

Links from Ryan Warrender: Intent to implement: https://github.com/ampproject/amphtml/issues/36951 Prototype PR: https://github.com/ampproject/amphtml/pull/36920 Captions example implementation: https://github.com/ampproject/amphtml/blob/main/examples/amp-story/amp-story-captions.html Demos Clay story: https://stories-new-ui.web.app/clay.html