diff --git a/site/_apps/pwa-starter-kit-hn.txt b/site/_apps/pwa-starter-kit-hn.txt new file mode 100644 index 00000000..d3100580 --- /dev/null +++ b/site/_apps/pwa-starter-kit-hn.txt @@ -0,0 +1,28 @@ +--- +weight: 36 +title: 'PWA Starter Kit HN' +github-title: 'Polymer/pwa-starter-kit-hn' +libraries: + - name: 'LitElement' + - name: 'Redux' +scaffolding: 'PWA Starter Kit' +module-bundling: 'polymer-build with JS modules (AMD fallback)' +service-worker: 'Application Shell + data caching with sw-precache' +perfomance-patterns: 'PRPL, code-splitting for granular loading' +server-side-rendering: 'None' +api: 'Node-hnapi (unofficial)' +hosting: 'Google App Engine' +other-details: 'Route-specific HTTP/2 server push' +authors: + - name: 'Keanu' +lighthouse: 100/100 +interactive-em: 1.49s +interactive-faster-3g: 1.44s +lighthouse-link: https://www.webpagetest.org/lighthouse.php?test=180801_V2_af55fefc3bf7a2ca6617a97643b1b4f4&run=1 +wpt-em-link: https://www.webpagetest.org/result/180801_V2_af55fefc3bf7a2ca6617a97643b1b4f4/ +wpt-faster-3g-link: https://www.webpagetest.org/result/180801_3X_2cd82c422e486b8a46f96bc99197073c/ +image: /assets/images/pwa-starter-kit-hn.png +app-link: https://pwa-starter-kit-hn.appspot.com/ +github-link: https://github.com/Polymer/pwa-starter-kit-hn +framework-link: https://github.com/Polymer/pwa-starter-kit +--- diff --git a/site/_contributors/keanu.txt b/site/_contributors/keanu.txt new file mode 100644 index 00000000..1bcd2dd4 --- /dev/null +++ b/site/_contributors/keanu.txt @@ -0,0 +1,6 @@ +--- +weight: 36 +name: 'Keanu' +image: https://github.com/keanulee.png +link: https://github.com/keanulee +--- diff --git a/site/assets/images/pwa-starter-kit-hn.png b/site/assets/images/pwa-starter-kit-hn.png new file mode 100644 index 00000000..147a83db Binary files /dev/null and b/site/assets/images/pwa-starter-kit-hn.png differ