postcss / postcss.org

Official website for PostCSS
https://postcss.org
MIT License
80 stars 49 forks source link

Enable appcache for offline access #200

Closed thangngoc89 closed 8 years ago

thangngoc89 commented 8 years ago

Since the content of this website is rarely changed, it would be a great user experience to enable it. It's just 1 line away

ai commented 8 years ago

This feature will be extremely useful when we will have API page.

thangngoc89 commented 8 years ago

I can send a PR for this if you like

marcustisater commented 8 years ago

I agree, you are good to go for a PR.

Is it possible to integrate Service Worker, how is support looking for Statinamic?

thangngoc89 commented 8 years ago

For service worker, see https://github.com/MoOx/statinamic/issues/153

PRs are welcome by the way. I and @-MoOx just don't have enough time to implemented it.

We just need some good SW logic, everything else is ready in the core of Statinamic.

marcustisater commented 8 years ago

Yeah, it's a big implementation. I think appcache is fine for this website :smile:

thangngoc89 commented 8 years ago

IMHO, the deadline is when Firefox deprecated this feature. There are warnings in console now.

marcustisater commented 8 years ago

Oh, I didn't know that, I totally agree with you.

mxstbr commented 8 years ago

Will do

marcustisater commented 8 years ago

Thanks for quick PR @mxstbr