openfarmcc / OpenFarm

A free and open database for farming and gardening knowledge. You can grow anything!
https://OpenFarm.cc
MIT License
1.57k stars 242 forks source link

Create a Manifest.json File #737

Closed simonv3 closed 7 years ago

simonv3 commented 8 years ago

Create a manifest.json file and include it:

<link rel="manifest" href="manifest.json">

https://developer.mozilla.org/en-US/docs/Web/Manifest https://www.w3.org/TR/appmanifest/

The ideal here is to add it the of the page, which will allow people to easily add openfarm to their phone as an "app". It's reminiscent of that xkcd comic about standards.

anyangocynthia commented 7 years ago

@simonv3 I am looking into this issue. Just realized that there is a manifest.json file that already exists and it has been linked. Is there more to be done or we close the issue. Please look into it.

simonv3 commented 7 years ago

This isn't closed because last I checked it isn't working properly yet. The file was added, but not tested properly. Is that something you're willing to look into @anyangocynthia?

anyangocynthia commented 7 years ago

yes @simonv3

anyangocynthia commented 7 years ago

@simonv3 This seems to be working fine 👍 videotogif_2017 09 16_18 37 16

simonv3 commented 7 years ago

Awesome!