Vivid-Casper/assets
Kevin Ansfield 978ffe0eb6
Concatenated all JS into a single file (#624)
no issue

- moved large inline JS from templates into separate JS files
  - floating header
  - gallery card support
- use `gulp-concat` to concatenate all JS files into a single `built/casper.js` file
- reduces external JS file requests from 3 (jquery, infinite-scroll.js, jquery.fitvids.js) down to 2 (jquery, casper.js) and reduces page size by removing repeated inline code
2019-10-20 15:55:06 +02:00
..
built Concatenated all JS into a single file (#624) 2019-10-20 15:55:06 +02:00
css Fixed code cards with long lines from being too wide 2019-10-20 12:14:21 +05:30
js Concatenated all JS into a single file (#624) 2019-10-20 15:55:06 +02:00
screenshot-desktop.jpg Fix permissions on certain files 2017-10-02 13:29:23 +01:00
screenshot-mobile.jpg Fix permissions on certain files 2017-10-02 13:29:23 +01:00