Sign inSign up

insready/zen-subtheming

By insready

Updated over 8 years ago

Use this container to set up dev environment for Zen 7.x-6.x or 7.x-5.x subtheming

Image
0

50K+

insready/zen-subtheming repository overview

This image is updated via pull requests to the INsReady/docker-zen-subtheming GitHub repo.

What is image for?

This is image contains a set of necessary tools of subtheming for Drupal Zen theme. By using this image, you can quickly get all tools with right version to work with Zen theme. Moreover, you don't have to install the tools on your computer anymore, which will make your computer cleaner.

How to use this image?

  • If you are using Zen 7.x-6.x, you should use this image with 'latest' or 'node' tag, then please follow Containerize Zen Style-guide Driven Development
  • If you are using Zen 7.x-5.x, then simply navigate to your subtheme folder in your terminal, then execute
$ docker run --rm -v "$PWD":/usr/src/app insready/zen-subtheming:ruby compass watch

For some people, if you want the generated CSS file to be automatically uploaded to your remote server, please see this configuration in your config.rb Using Sass & Compass to remotely manage CSS in Drupal themes

Tag summary

Content type

Image

Digest

Size

129.7 MB

Last updated

almost 9 years ago

docker pull insready/zen-subtheming