mirror of https://github.com/espruino/BangleApps
Reading https://github.com/espruino/BangleApps/issues/1020 https://github.com/espruino/BangleApps/issues/46 My understanding is that the requirement for a splitt apps.json solution is: - work seemlessly with github pages (no manually calling a script) - single (or at most a few) apps.json for the browser to load for the store so the store page is fast As the github pages already use jekyll to build the store page this can be solved by a minimal jekyll plugin. This is a proof of concept of that. If the concept is accepted in a next step, I will create the splitt files for mmore that just the two here. |
||
---|---|---|
.. | ||
AppsJsonGenerator.rb |