Skip to content
This repository has been archived by the owner on Feb 25, 2020. It is now read-only.

zivtech/bear_skin

Repository files navigation

Bear Skin 8

Bear Skin is the default theme for the Bear profile, which is a Drupal starter kit installation profile that can be used for building a new Drupal site. Bear Skin does not rely on the profile. Therefore, it can be used as a standalone starter theme.

Getting started

Before getting started, make sure that you have the latest version of node.js and yeoman installed. It is preferred to install node via n using curl -L http://git.io/n-install | bash.

Also, you will need to have composer installed. On a Mac, this is easiest with homebrew.

Bear Skin needs the Components Libraries module to run. You must install it prior to enabling the theme. Additionally, you will need to enable both search (core) and responsive image (core).

When ready to work, refer to Gulp tasks for front-end development to get started.

Documentation

  1. Enabling dev mode in Drupal 8 to provide template suggestions and disabling the cache
  2. Gulp tasks for front-end development
  3. Renaming the theme files and its functions
  4. Using Pattern Lab
  5. Inheritance in Pattern Lab (this applies to inheritance in Twig too)
  6. Bower for front-end plugins
  7. Using Probo.CI
  8. Sass Structure

D8AX/#DAX - We pledge to make this theme as accessible as it can be. If you find any flaws, please submit an issue. Help us fix them if you can.