Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.
/ oddbaby Public archive

A very clean Drupal theme that's used as the starting point for new themes.

License

Notifications You must be signed in to change notification settings

oddhill/oddbaby

Repository files navigation

Odd baby

A starter theme for Drupal theming.

Usage

Install dependencies

npm install

Gulp tasks:

// Watch .scss (scss-lint, sass) and .js (jshint, browserify)
$ gulp watch

// Convert svg files to png
$ gulp svg2png

Requirements

  • Gulp
  • Sass 3.4
  • Scss lint

Includes

  • Bourbon
  • Neat
  • Modernizr - Support for csstransform 2D & 3D, svg touch & includes SHIV.

License

MIT © Odd Hill AB

About

A very clean Drupal theme that's used as the starting point for new themes.

Resources

License

Stars

Watchers

Forks

Packages

No packages published