Skip to content

Commit

Permalink
Create demo for amp-inabox with GPT (ampproject#6239)
Browse files Browse the repository at this point in the history
* Create example page for amp-inabox in GPT

* Fix presubmit errors.

* Address comment.
  • Loading branch information
lannka authored and Vanessa Pasque committed Dec 22, 2016
1 parent 8ed33c9 commit 5831dd1
Show file tree
Hide file tree
Showing 4 changed files with 329 additions and 0 deletions.
1 change: 1 addition & 0 deletions build-system/config.js
Expand Up @@ -139,6 +139,7 @@ module.exports = {
// Files in this testdata dir are machine-generated and are not part
// of the AMP runtime, so shouldn't be checked.
'!extensions/amp-a4a/*/test/testdata/*.js',
'!examples/*.js',
],
changelogIgnoreFileTypes: /\.md|\.json|\.yaml|LICENSE|CONTRIBUTORS$/
};
Expand Down

0 comments on commit 5831dd1

Please sign in to comment.