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
- Build something awesome.
- Use it.
- Make it more awesomer.
This will be built with the following workflow in mind:
- Define your modular scale.
- Define your vertical rhythm.
- Define your typefaces.
- Define your colors.
- Style your base HTML tags.
- Style your basic forms.
- Make sure things are looking sweet and legible on your phone (if not, tweak the above.)
- Define your grid.
- Define your regions.
- Style your blocks using abstracted mixins based on common UI patterns.
- Tweak the details that make your site super special.