1. 26 Apr, 2016 5 commits
  2. 25 Apr, 2016 5 commits
  3. 22 Apr, 2016 5 commits
    • Ricardo Polo's avatar
      Multiple changes in CDN links · ae3e3d98
      Ricardo Polo authored
      * Moving the resources from CDNJs to JSDelivr. In HTTP/2 and SPDY it is recommended to host all dependencies in the same CDN or web server, so all resources are downloaded using the same HTTP connection. It's faster than establish a connection to two CDN providers. In the past using multiple CDN was the best option, but no longer. So we have to put them in just one CDN, I don't have any relation with JSDelivr but think is the best available option.
      * Added SRI (integrity) to external scripts. This prevents an infection if the CDN is compromised.
      * Removed version aliasing from Algolia (3) and put specific version (3.13.1). This way the cache TTL is longer and avoid breaking changes if the library is updated.
      * Added the JSDelivr RUM script. This allow them to test the performance of downloading scripts and takes better load balancing decision for the CDN resources.
      ae3e3d98
    • Dave Gandy's avatar
      Updating navbar to add the store · 70ece9dc
      Dave Gandy authored
      70ece9dc
    • Dave Gandy's avatar
      Moving shirt types back into card · ace3cbc9
      Dave Gandy authored
      ace3cbc9
    • Dave Gandy's avatar
      First pass at Font Awesome store · a7401552
      Dave Gandy authored
      a7401552
    • Dave Gandy's avatar
  4. 21 Apr, 2016 2 commits
  5. 20 Apr, 2016 4 commits
  6. 19 Apr, 2016 2 commits
  7. 18 Apr, 2016 2 commits
  8. 16 Apr, 2016 2 commits
  9. 14 Apr, 2016 3 commits
  10. 13 Apr, 2016 2 commits
  11. 12 Apr, 2016 8 commits