hologram
hologram copied to clipboard
Seperate JSON file output
hey folks, i'm interested in contributing to the hologram gem.
specifically outputting a .json file of the @pages variable so a js search can be easily added.
cortana has something that outputs an inline js variable in the .html. but my goal is to output a separate .json file with all components when someone builds the html via rake so adding a react front end is trivial.
i've been looking through the code and it's very abstracted. can you please point me where to start and i'll figure out the rest? thanks.