I am just messing around with default Grav set-up and thinking how can I add AMP (Accelerated Mobile Pages) to existing news site.
So I started off with a partial base-amp.html.twig that will be a boiler plate for all AMP pages.
The challenging part is I don't know how can I "call" it to generate for me my AMP version of article if I want have my post just once and let Grav create AMP version.