A theme for Drupal based on AdaptiveTheme for my personal website/portfolio.
The following fonts are used. These fonts can be found at TypeKit.
- Headings - Futura PT
- Paragraphs - FF Meta Serif Web Pro
SASS is used to enable faster editing and nested styling.
Track changes to SCSS files using (compass watch &) > /dev/null
Remember to enable production mode in config.rb when not in development.
Images should be referenced as ../images/filename.extension within SCSS files
Changes/overrides to templates should be placed within the templates folder.