Using amp script in non-amp page
There are side effects using script amp in standard html5 pages? My idea is to use amp-iframe to show some related content, also in web pages and not only in amp pages. I have tried some month ago. My idea was to use the https://cdn.ampproject.org/v0.js to load images async for performance. Same to use the flying carpet and the Carousel on my regular site. The result was the internal validator brings to much errors, the script breaks, you need the Boilerplate and so on. So the answer is you can't use the AMP script on a 'normal' HTML site. Or you take the script and modify it for you. But you