Commit graph

27 commits

Author SHA1 Message Date
Kevin MacMartin
e6d8259f25 Only reload changed files 2017-08-03 19:48:25 -04:00
Kevin MacMartin
baa0c8b56a Replace the sticky footer with flexbox 2017-01-26 19:25:22 -05:00
Kevin MacMartin
f51e4afbb7 Show outlines when navigating with a keyboard but not with touch or a mouse 2017-01-09 18:15:39 -05:00
Kevin MacMartin
6e42a86ad2 Implement optional edit-list filter support 2016-12-22 00:20:44 -05:00
Kevin MacMartin
d388b02903 Update babel-preset-es2015 and add debug stripping support to the gulpfile 2016-08-29 15:49:35 -04:00
Kevin MacMartin
d295cf83f1 Run livereload on changes to php files in the routes folder 2016-08-23 22:32:16 -04:00
Kevin MacMartin
68adeae84b Move the gulp modernizr task to just above the watch task and fix the dashboard includes 2016-08-16 19:47:29 -04:00
Kevin MacMartin
5091f95475 Convert less to scss and make the required changes to support that 2016-08-16 19:33:02 -04:00
Kevin MacMartin
e61a1f5558 Update composer dependencies and change fontawesome path to the new hyphen-free version 2016-08-01 23:02:16 -04:00
Kevin MacMartin
3d4fa3761d Fix bower name, update bower dependencies, and use unminified versions of libraries where they appear to be equivalent 2016-08-01 22:38:22 -04:00
Kevin MacMartin
f07402573e Remove the require for less-plugin-autoprefix from the gulpfile 2016-06-30 13:48:46 -04:00
Kevin MacMartin
bd4fcd53b8 Add babel with es2015 support, use const in the gulpfile, update npm dependencies, and configure modernizr to include classes 2016-06-21 13:52:52 -04:00
Kevin MacMartin
4f13135f97 Use pure autoprefixer and support the last 6 browser versions 2016-06-21 13:40:21 -04:00
Kevin MacMartin
d60f40fa82 Remove the modernizr task from the gulp default task and add it into init.sh following gulp --production so it always runs after assets are generated 2016-05-25 15:44:42 -04:00
Kevin MacMartin
2cab3c0ac0 Only use modernizr for public css and js and only load it on the public site 2016-05-23 23:16:04 -04:00
Kevin MacMartin
18660feac1 Update the gulpfile to reflect eslint requirements, use separate dashboard and public libraries, and add a modernizr task that accounts for included features 2016-05-23 22:35:33 -04:00
Kevin MacMartin
b6c1544013 Replace laravel-elixir with pure gulp 2016-03-30 00:51:54 -04:00
Kevin MacMartin
6405748b88 Update the datatimepicker and tweak the gulpfile to reflect 2016-03-25 00:27:46 -04:00
Kevin MacMartin
9a7f8857c3 Move fonts to resources/assets/fonts, mark everything in public/fonts in the gitignore, and add a copy task for resources/assets/fonts/* to public/fonts 2016-03-19 16:03:32 -04:00
Kevin MacMartin
d352bfc78b Always run the version task again 2016-03-07 22:17:38 -05:00
Kevin MacMartin
1104798a3d Only run the version task on production and organize the gulpfile a bit better 2016-03-07 21:46:36 -05:00
Kevin MacMartin
77c9bf3c6a Add the sticky footer plugin, rip a lot of unnecessary styles out of the nav , add some better defaults to the nav, add some padding to the top of the body to space against the nav, give some default styles for the subscription box, and improve the contact page a bit 2016-01-28 22:28:05 -05:00
Kevin MacMartin
79824835de Update + add in dashboard functionality, and document how to setup the dashboard in the readme 2016-01-26 23:20:08 -05:00
Kevin MacMartin
392ffaf572 Implement contact form functionality 2016-01-03 19:08:53 -05:00
Kevin MacMartin
7f04d74047 Include the less glob plugin so less files can be imported using wildcards 2015-11-30 23:40:49 -05:00
Kevin MacMartin
7c47ebe8f4 Add site-vars.js containing site-wide javascript variables, and add the current page from the URL to it 2015-09-30 00:17:09 -04:00
Kevin MacMartin
fa89022ff2 Initial commit with a simple working site and the framework tweaked to work around it 2015-07-08 03:34:58 -04:00