mherchel / bastard

My Bastard Drupal Theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bastard [Drupal Theme]

Bastard is a lean and mean Drupal 7 starter theme that enables best practices for the lonely front-end developer (hence the name). It steals [what i consider] the best ideas from other themes and bastardizes them into one theme. This bastard is a continuous work in progress.

Bastard was originally bastardized by Mike Herchel in late 2012 and was last updated in 2015.

Bastard contains the following features

  • Fully responsive
  • Integrated nested responsive navigation.
  • Sass integration.
  • Mobile first approach.
  • No grid integration! Make or integrate your own if needed.
  • Modernizr support.
  • No cruft. This theme gets rid of some Drupal default css, and does not include any gui theme settings. Make your changes directly in code.

How to use this bastard

  1. Bastard is not meant to be used as a base theme. Instead, rename and edit it directly. Any upgrades will not be backwards compatible.
  2. Edit the directory name to your choosing.
  3. Edit the bastard.info filename to <name>.info.
  4. Modify the contents of your _<name>.info _file to suit its new name.
  5. Change all function names in the template.php to your new theme name.
  6. Delete this README.md file.
  7. Theme away...

Recommended tools

About

My Bastard Drupal Theme


Languages

Language:PHP 52.4%Language:CSS 43.8%Language:JavaScript 3.9%