-
Updated
Jan 7, 2021 - HTML
amp
Here are 379 public repositories matching this topic...
Issue Overview
Just some possible documentation help. This only works on my MacOS environment, but may be useful elsewhere. I know adv
Feature description
Based off of work done in #51 and #152 in particular, layer panel height is defaulted to 6 layers.
This should vary with overall window size when UX has defined this.
Awaiting UX! Low priority.
Do not alter or remove anything below. The following sections will be managed by moderators only.
Acceptance criteria
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#
-
Updated
Nov 8, 2019 - Ruby
-
Updated
Jul 4, 2018 - HTML
-
Updated
Oct 19, 2019 - Python
-
Updated
Dec 25, 2020 - PHP
-
Updated
Feb 25, 2021 - PHP
-
Updated
Feb 23, 2021 - PHP
-
Updated
Apr 9, 2020 - JavaScript
-
Updated
Jul 16, 2020 - JavaScript
-
Updated
Dec 10, 2020 - HTML
-
Updated
Nov 26, 2020 - Python
-
Updated
Dec 10, 2020 - JavaScript
-
Updated
Feb 25, 2021 - JavaScript
-
Updated
Jan 15, 2021 - C
-
Updated
Feb 21, 2021 - PHP
-
Updated
Jul 4, 2018 - PHP
Improve this page
Add a description, image, and links to the amp topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the amp topic, visit your repo's landing page and select "manage topics."
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.