Kevin MacMartin
|
9ce2c865a7
|
Prune node_modules before installing/updating them
|
2017-02-09 23:31:01 -05:00 |
|
Kevin MacMartin
|
6ee1313bb7
|
Pull in updated init.sh and remove the space after function in the routes files
|
2017-01-26 20:07:54 -05:00 |
|
Kevin MacMartin
|
4daba21001
|
Comment the init file better
|
2016-12-14 23:03:42 -05:00 |
|
Kevin MacMartin
|
1f10f1a8ca
|
Add --no-artisan command to the init.sh script so it can be run outside homestead without issues
|
2016-10-12 21:24:14 -04:00 |
|
Kevin MacMartin
|
c9d6b0a29c
|
Run bower prune before running bower install in init.sh
|
2016-10-12 20:54:16 -04:00 |
|
Kevin MacMartin
|
3ce19f871c
|
Implement cache busting for javascript and css assets
|
2016-06-01 22:59:52 -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
|
75d71c3fb5
|
Remove trailing blank line from the init script
|
2016-05-02 22:46:15 -04:00 |
|
Kevin MacMartin
|
f7f9d969de
|
Only take artisan down and bring it back up at the beginning and end of the init.sh script if the vendor folder exists
|
2016-03-03 22:18:17 -05:00 |
|
Kevin MacMartin
|
edd8c6f98d
|
Only install production dependencies with init.sh
|
2015-11-30 23:19:48 -05:00 |
|
Kevin MacMartin
|
822c91c427
|
Don't error if php artisan down/up fails
|
2015-10-28 10:03:33 -04:00 |
|
Kevin MacMartin
|
5bc306b694
|
Take the site down before updating and bring it back up after
|
2015-10-20 23:05:43 -04:00 |
|
Kevin MacMartin
|
f5d1cf8a52
|
Add --no-interaction to init.sh
|
2015-08-25 12:09:06 -04:00 |
|
Kevin MacMartin
|
304f63cbb6
|
Exit after creating the .env file so it can be edited before running the rest of the script
|
2015-07-11 02:43:33 -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 |
|