Shizzle

Component ID

1472396

Component name

Shizzle

Component type

theme

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

A base theme built on SASS and Compass. The goal of this theme is create a jumping off point with smart defaults based on best practices in typography.

This theme is not going to have a bunch of sweet theme config settings. Well it has some, but we call those variables and they live in sass/_base.scss, not in an admin interface.

This is currently as dev as dev can be.

Roadmap

  1. Build something awesome.
  2. Use it.
  3. Make it more awesomer.

This will be built with the following workflow in mind:

  1. Define your modular scale.
  2. Define your vertical rhythm.
  3. Define your typefaces.
  4. Define your colors.
  5. Style your base HTML tags.
  6. Style your basic forms.
  7. Make sure things are looking sweet and legible on your phone (if not, tweak the above.)
  8. Define your grid.
  9. Define your regions.
  10. Style your blocks using abstracted mixins based on common UI patterns.
  11. Tweak the details that make your site super special.