sebst / pythonic-news

A Hacker News lookalike written in Python/Django, powering https://news.python.sc
https://news.python.sc
GNU Affero General Public License v3.0
524 stars 113 forks source link

Progressive web app #15

Open BradleyKirton opened 5 years ago

BradleyKirton commented 5 years ago

Hi there thanks for building and hosting the application. I've really enjoyed the content posted so far.

Would you be interested in adding progressive web app functionality to the site?

There is actually a Django package for this django-pwa. Please let me know your thoughts, I'd be happy to submit a pull request :)

Maybe for starters some client side caching of certain static files and the ability to add the page to home screen.