benjamin melançon
0a1b04dfe3
Disable CSS & JS aggregation in development environment
...
NOTE: Remember to comment out these lines when debugging CSS/JS behavior that's
seemingly different on live versus local!
2019-07-28 22:54:46 -04:00
benjamin melançon
be53ec0226
Conditionally load services.yml (not present by default)
...
but very useful to put there to enable theme debugging and such.
2019-07-28 16:15:13 -04:00
benjamin melançon
e9be4281a3
Format source code
2019-07-28 16:14:37 -04:00
David Valdez
d82b83eebb
Migrate the image styles to preserv the images.
...
Also, it was added the following things in the settings file to allow
the inline images:
$config['image.settings']['suppress_itok_output'] = TRUE;
$config['image.settings']['allow_insecure_derivatives'] = TRUE;
2019-07-19 14:32:08 -05:00
Benjamin Melançon
d3d8fe66e4
Commit ddev settings and hope it works across systems
2019-07-19 10:27:52 -04:00
Benjamin Melançon
f0637e19eb
Take over DDEV settings so it stops stealing our config dir location
2019-07-19 10:27:21 -04:00
Benjamin Melançon
8fdc0426d5
Move configuration to standard location (config next to web)
2019-07-18 21:22:58 -04:00
David Valdez
c3696b4b96
Add the configuration of the d7 database
2019-07-18 15:16:29 -05:00
David Valdez
2d5f7a8bfd
Initial Commit
2019-07-17 14:47:01 -05:00