webpack / webpack.js.org

Repository for webpack documentation and more!
https://webpack.js.org
Creative Commons Attribution 4.0 International
2.21k stars 3.31k forks source link

Dev - Convert to PWA (checklist) #1400

Open hulkish opened 7 years ago

hulkish commented 7 years ago

Score at least a 92 on lighthouse

Create Web App Manifest

As described here https://developers.google.com/web/fundamentals/engage-and-retain/web-app-manifest/

Site appropriately informs the user when they're offline

Dean-Coakley commented 7 years ago

Hoping to have a PR ready for Components naming convention refactor within 24 hours. (Depending on how my testing goes)

Should WebP be used for image optimization? (Whenever that is to be done) How would that work when new images are added when a new sponsor is added, etc? E.g Could that optimization be automated, or would we just force it to be done manually?

Jorybraun commented 7 years ago

@hulkish how's it going?

hulkish commented 7 years ago

@Jorybraun Sorry this took so long, here you go:

run it:

git clone git@github.com:webpack/webpack.js.org.git
cd webpack.js.org
git checkout pwa-add-component-tests
yarn
yarn test
Jorybraun commented 7 years ago

Perfect,

I will get started tonight.

EugeneHlushko commented 6 years ago

@hulkish are the checkboxes up to date, anything can be done ? I can pick up something

EugeneHlushko commented 5 years ago

FOIT is now in progress, the google fonts part will soon land in support on Google's side so we dont need to resort to hosting a copy of the current version of the font on our side.

EugeneHlushko commented 5 years ago

Most of the items closed, whats left is svgs. To inline them we can convert them to react components