2016-08-19 UTC
# miklb seems pretty straight forward to read the data files. Found I was going to have difficulty figuring out which file I needed to add the FM to, so this way I can use a regex to get the last part of the source URL which happens to be slug, and use that as the data file name, Then can slug FM to access the file and loop through the data. At least that's my plan :)