Experimental project

This is a sandbox project, which contains experimental code for developer use only.

Zen slate is a very basic Zen 5.x sub theme. The focus is actually to be so light-weight.

Just a bit of theming, really, to make for a great default install theme such as for your custom reusable install profile.

To add it to your drush make file:

projects[] = zen
projects[zen_slate][subdir] = "custom"
projects[zen_slate][type] = "theme"
projects[zen_slate][download][type] = "git"
projects[zen_slate][download][url] = "nightwatch@git.drupal.org:sandbox/nightwatch/1981700.git"

You can use Drupal Remix, an installation profile that allows you to quickly set up a very functional Drupal website (several well-used modules installed and pre-configured) by following the steps on this page: https://github.com/RiaanBurger/drupal-remix

Drupal Remix uses Zen Slate as it's default theme.

Project information

  • Created by riaan burger on , updated