Follow

Worked on (2✂f) again. I said I'll take a break, but somehow the challenge was too interesting to ignore.
I added caching for HTTP request tags and updated the weather tags.
Eg: {darkskyWeather latLong='53.45,-6.21' /} returns `Mostly Cloudy, 5.18° C, feels like 2.84°`
And {openWeatherMap where='Dublin,IE' /} returns `Broken clouds, 4.36° C, humidity 93%`.

Not perfect yet, but I'm getting close :D