https://github.com/artokun/amp-pwa-example
Example AMP + PWA website for news article
https://github.com/artokun/amp-pwa-example
amp amp-html amp-pwa amp-pwa-example pwa
Last synced: 5 months ago
JSON representation
Example AMP + PWA website for news article
- Host: GitHub
- URL: https://github.com/artokun/amp-pwa-example
- Owner: artokun
- Created: 2018-05-31T06:10:01.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-09T02:44:50.000Z (almost 8 years ago)
- Last Synced: 2025-09-10T02:26:30.257Z (10 months ago)
- Topics: amp, amp-html, amp-pwa, amp-pwa-example, pwa
- Language: HTML
- Homepage: https://redlettergospel.com
- Size: 477 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# amp-pwa-example
Example AMP + PWA (with JSON-LD, Firebase Hosting)
All you have to do is just `git clone`, `npm i`, `gulp watch`.
If you have firebase, just run `firebase deploy` to host your binaries (remember to select 'dist' as your serving folder and initialize your project with `firebase init`)
Make sure to change all images, descriptions, contents as needed.
The Gulp file will generate the service worker, manifests, compile your sass into the header so that it is AMP compliant.