BangleApps/_plugins
Adam Schmalhofer 01d3615663 Let apps.json be generated by jekyll
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.
2022-01-05 21:39:45 +01:00
..
AppsJsonGenerator.rb Let apps.json be generated by jekyll 2022-01-05 21:39:45 +01:00