a responsive theme in 50 lines of code › assets › pdfs › responsive.pdf · drupal core may-...

18
A RESPONSIVE THEME IN 50 LINES OF CODE Or thereabouts... Alan Burke [email protected] @alanjosephburke

Upload: others

Post on 28-Jun-2020

2 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: A RESPONSIVE THEME IN 50 LINES OF CODE › assets › pdfs › responsive.pdf · Drupal Core May- 14 Version control Edit Revisions Vi ew Posted by alanburke on May 2, 2012 at 1:08pm

A RESPONSIVE THEME IN 50 LINES OF CODE

Or thereabouts...

Alan Burke

[email protected]

@alanjosephburke

Page 2: A RESPONSIVE THEME IN 50 LINES OF CODE › assets › pdfs › responsive.pdf · Drupal Core May- 14 Version control Edit Revisions Vi ew Posted by alanburke on May 2, 2012 at 1:08pm

How to go responsive

● You need a base theme

● Don't you?

Page 3: A RESPONSIVE THEME IN 50 LINES OF CODE › assets › pdfs › responsive.pdf · Drupal Core May- 14 Version control Edit Revisions Vi ew Posted by alanburke on May 2, 2012 at 1:08pm

Options

Page 4: A RESPONSIVE THEME IN 50 LINES OF CODE › assets › pdfs › responsive.pdf · Drupal Core May- 14 Version control Edit Revisions Vi ew Posted by alanburke on May 2, 2012 at 1:08pm

Options

● Zen● Omega● Fusion● Terrain● Adaptivetheme

Page 5: A RESPONSIVE THEME IN 50 LINES OF CODE › assets › pdfs › responsive.pdf · Drupal Core May- 14 Version control Edit Revisions Vi ew Posted by alanburke on May 2, 2012 at 1:08pm

Options

D I Y

Page 6: A RESPONSIVE THEME IN 50 LINES OF CODE › assets › pdfs › responsive.pdf · Drupal Core May- 14 Version control Edit Revisions Vi ew Posted by alanburke on May 2, 2012 at 1:08pm

Name

Page 7: A RESPONSIVE THEME IN 50 LINES OF CODE › assets › pdfs › responsive.pdf · Drupal Core May- 14 Version control Edit Revisions Vi ew Posted by alanburke on May 2, 2012 at 1:08pm

Name

Page 8: A RESPONSIVE THEME IN 50 LINES OF CODE › assets › pdfs › responsive.pdf · Drupal Core May- 14 Version control Edit Revisions Vi ew Posted by alanburke on May 2, 2012 at 1:08pm

Getting Started

Page 9: A RESPONSIVE THEME IN 50 LINES OF CODE › assets › pdfs › responsive.pdf · Drupal Core May- 14 Version control Edit Revisions Vi ew Posted by alanburke on May 2, 2012 at 1:08pm

It lives!

Page 10: A RESPONSIVE THEME IN 50 LINES OF CODE › assets › pdfs › responsive.pdf · Drupal Core May- 14 Version control Edit Revisions Vi ew Posted by alanburke on May 2, 2012 at 1:08pm

Mobile First...

Page 11: A RESPONSIVE THEME IN 50 LINES OF CODE › assets › pdfs › responsive.pdf · Drupal Core May- 14 Version control Edit Revisions Vi ew Posted by alanburke on May 2, 2012 at 1:08pm

Helping Hands

Page 12: A RESPONSIVE THEME IN 50 LINES OF CODE › assets › pdfs › responsive.pdf · Drupal Core May- 14 Version control Edit Revisions Vi ew Posted by alanburke on May 2, 2012 at 1:08pm

Helping Hands

Page 13: A RESPONSIVE THEME IN 50 LINES OF CODE › assets › pdfs › responsive.pdf · Drupal Core May- 14 Version control Edit Revisions Vi ew Posted by alanburke on May 2, 2012 at 1:08pm

Compass installation

Page 14: A RESPONSIVE THEME IN 50 LINES OF CODE › assets › pdfs › responsive.pdf · Drupal Core May- 14 Version control Edit Revisions Vi ew Posted by alanburke on May 2, 2012 at 1:08pm
Page 15: A RESPONSIVE THEME IN 50 LINES OF CODE › assets › pdfs › responsive.pdf · Drupal Core May- 14 Version control Edit Revisions Vi ew Posted by alanburke on May 2, 2012 at 1:08pm
Page 16: A RESPONSIVE THEME IN 50 LINES OF CODE › assets › pdfs › responsive.pdf · Drupal Core May- 14 Version control Edit Revisions Vi ew Posted by alanburke on May 2, 2012 at 1:08pm

Finished Product

Page 17: A RESPONSIVE THEME IN 50 LINES OF CODE › assets › pdfs › responsive.pdf · Drupal Core May- 14 Version control Edit Revisions Vi ew Posted by alanburke on May 2, 2012 at 1:08pm

Resources

● Sass - http://sass-lang.com/● Compass - http://compass-style.org/● Zen Grids - http://zengrids.com/● Thor - http://drupal.org/project/thor ● Luke W Patterns -

http://www.lukew.com/ff/entry.asp?1514 ● Drupal Themeing - ● http://drupal.org/node/337173

Page 18: A RESPONSIVE THEME IN 50 LINES OF CODE › assets › pdfs › responsive.pdf · Drupal Core May- 14 Version control Edit Revisions Vi ew Posted by alanburke on May 2, 2012 at 1:08pm

Questions

Thank you!