Skip to content
This repository has been archived by the owner on Oct 6, 2020. It is now read-only.

Add HNPWA entry using Polymer Starter Kit #55

Closed
wants to merge 3 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 27 additions & 0 deletions site/_apps/hn-pwa.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
weight: 9
title: 'HN-PWA'
github-title: 'mozeal/hn-pwa'
libraries:
- name: 'Polymer'
scaffolding: 'Polymer CLI & Polymer Starter Kit'
module-bundling: 'Polymer-build with HTML Imports'
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 AppEngine'
other-details: ''
authors:
- name: 'Mozeal'
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So in order for the contributor to show up underneath their app, you'll need to make sure the name here matches that in the contributor submission (for example if you wanted to use the name Mozeal, you'll have to put that exact string here and in your submission under _contributors

lighthouse: 91/100
interactive-em: 5.88s
interactive-faster-3g: 4.24s
lighthouse-link: https://www.webpagetest.org/lighthouse.php?test=170604_0Q_306ecb0bc3f53815f01357f8fa6e1cbb&run=2
wpt-em-link: https://www.webpagetest.org/result/170604_3H_17cf72d4b241ea2d5fae6142e860ef64/
wpt-faster-3g-link: https://www.webpagetest.org/result/170604_0Q_306ecb0bc3f53815f01357f8fa6e1cbb/
image: /assets/images/hn-pwa-mobile.png
app-link: https://hn-pwa.appspot.com/
github-link: https://github.com/mozeal/hn-pwa
framework-link: https://www.polymer-project.org
---
6 changes: 6 additions & 0 deletions site/_contributors/mozeal.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
weight: 12
name: 'Mozeal'
image: https://github.com/mozeal.png
link: https://github.com/mozeal
---
Binary file added site/assets/images/hn-pwa-mobile.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.