Micro utility for creating some formatted html from some remote data.
Not pretty! Quick and dirty thing to use once or twice and never again.
Currently, be sure to precompile templates with npm run templates before using the main utility.
Likewise config/default.json needs to contain a value for { "url": "<your url goes here>" } for the script to function.