Skip to content

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

Notifications You must be signed in to change notification settings

INsReady/docker-zen-subtheming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Supported tags and respective Dockerfile links

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published