Skip to content

Instantly share code, notes, and snippets.

@mindmergedesign
Created June 30, 2013 18:07
Show Gist options
  • Select an option

  • Save mindmergedesign/5896207 to your computer and use it in GitHub Desktop.

Select an option

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" .
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