Create the basic Skeleton base theme by converting the Skeleton boiler plate into a drupal theme.

Create templates for:

  • page
  • block
  • region
  • html

Add Skeleton CSS files:

  • base.css
  • layout.css
  • skeleton.css

Add scripts:

  • tabs.js

Add images

Add template.php with:

  • viewport meta tag
  • classes for grid for content, left and right sidebars

Comments

blairski’s picture

Status: Active » Fixed
blairski’s picture

Status: Fixed » Needs work

Had to remove existing files as Drupal git did not attribute the correct author. Need to add the files again with the correct email address for blairski

blairski’s picture

Status: Needs work » Fixed

Done

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.