Skip to content
#

amp

Here are 415 public repositories matching this topic...

amp-wp
westonruter
westonruter commented May 22, 2019

The list of AMP Caches is available at https://cdn.ampproject.org/caches.json

This could be pulled in dynamically rather than hard-coding each AMP Cache in \AMP_HTTP::get_amp_cache_hosts():

https://github.com/ampproject/amp-wp/blob/9e049f6554b69e06284ead57d13ef416226a51ec/includes/class-amp-http.php#L191-L239

This is low priority because the list of caches changes infrequently.

Enhancement P2 Good First Issue WS:Core
dthenley
dthenley commented Apr 19, 2022

Is your feature request related to a problem? Please describe.
Nope

Describe the solution you'd like
Right now the theme is enqueuing it's own colors, this solution will take over the current color schemes put forth by gutenberg and override and add them

Describe alternatives you've considered
Our current alternative that we have is good but I would like to thread the theme wi

enhancement good first issue css extension
barklund
barklund commented Aug 5, 2021

Feature Description

Inspired by this tweet from @Siddhart I was considering whether we could do something similar when selecting font color or text background color where we highlight recommended colors for a proper text c

Type: Enhancement Good First Issue Accessibility P2
mk0x9
mk0x9 commented Nov 8, 2019

When optimizer used in conjuction together with optimizer-express it's not possible to pass params to optimizer's transformHtml method, only configuration to the optimizer constructor.

And while some transformers honor those configurations:
https://github.com/ampproject/amp-toolbox/blob/efe5775c5ff93ebacd6f7bd336ba02d829eca579/packages/optimizer/lib/transformers/AmpBoilerplateTransformer.js#

vytisbulkevicius
vytisbulkevicius commented Jun 29, 2021

Description:

On websites where multiple menus are present that also have many submenus, it could be a problem for users navigating on the page using the keyboard and TAB button as to go below the main menu they need to click TAB as many items as the number of menus + submenus.

We can make it focus on the arrow instead and only move to the subitems if "Enter" is clicked on the arrow a

AmputatorBot

Remove AMP from your URLs. AmputatorBot is a highly specialised Reddit and Twitter bot that automatically replies to comments, submissions and tweets containing AMP URLs with the canonical link(s). It's also available as a website and REST API. See also: https://www.reddit.com/r/AmputatorBot/comments/ehrq3z/why_did_i_build_amputatorbot/.

  • Updated Apr 10, 2022
  • Python

Improve this page

Add a description, image, and links to the amp topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the amp topic, visit your repo's landing page and select "manage topics."

Learn more