Playing with HUGO Static Site Generator

Working on a static site with a new client and first hurdle was that on the local DEV server, firefox wasn’t loading the files from CDN due to CORS settings.

Got around this with a Firefox extension: https://addons.mozilla.org/en-US/firefox/addon/cors-everywhere/. It’s disabled by default and to enable it you need to add a button to your Firefox toolbar.