Can i integrate google AMP in AEM 6.0 ? . | Community
Skip to main content
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by kautuk_sahni

There is not much of the community content around this but still, I would like to share the following:

Post:- google AMP

Blog:- Accelerated Mobile Pages (AMP) - Sample Aem Implementation

I hope this would help you. Once done, do share your experience around it.

~kautuk

2 replies

smacdonald2008
New Participant
August 22, 2017

AEM is a Java stack that uses OSGi and JS based libs. You can integrate most Java libs as OSGi bundles and JS libs via clientlibs. We have a lot of community articles that show you how to integrate various JAR and JS libraries.

kautuk_sahni
kautuk_sahniAccepted solution
Employee
August 22, 2017

There is not much of the community content around this but still, I would like to share the following:

Post:- google AMP

Blog:- Accelerated Mobile Pages (AMP) - Sample Aem Implementation

I hope this would help you. Once done, do share your experience around it.

~kautuk

Kautuk Sahni