Created
June 30, 2013 18:07
-
-
Save mindmergedesign/5896207 to your computer and use it in GitHub Desktop.
Using drush to generate Display Suite layout files. Execute this command from within your theme's "ds_layouts" folder, or move the generated folder into "ds_layouts" .
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| drush ds-build "Small Left Column" --regions="Left, Right" --css | |
| //Try "drush help ds-build" for all options. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment