Select Format
What do you want to build with AMP?
Select Features
Select the features you need on your AMP page.
{{#categories}}{{label}} {{#help}}?{{/help}}
{{#help}}{{{.}}}
{{/help}}
{{#options}}
{{#checkbox}}
{{/checkbox}}
{{#radio}}
{{/radio}}
{{#description}}
?
{{/options}}
{{{.}}}
{{/description}}
{{#values}}
{{/values}}
Something missing? Let us know!
Boilerplate
Start your AMP page by copying and pasting this code:
{{{initialCode}}}
{{{template}}}
{{/formats}}
Serviceworker Iframe
The webdocument that installs your service worker. Copy this code and serve it together with your serviceworker implemenation.
{{{templates.serviceworkerIframe}}}
Serviceworker Boilerplate
A sample serviceworker implementation using Workbox. Copy this code and from the specified path.
{{{templates.serviceworkerJs}}}
Bookend Sample
A sample AMP Story bookend JSON configuration.
{{{templates.bookend}}}
Show More