• Stars
    star
    116
  • Rank 298,139 (Top 6 %)
  • Language
    CSS
  • License
    MIT License
  • Created about 12 years ago
  • Updated over 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Bootstrap/HTML5 boilerpate based starter theme for Drupal 7.x

#Bootstrap Blocks ![Gitter](https://badges.gitter.im/Join Chat.svg)

Bootstrap Blocks is a Bootstrap-based, HTML5 BP base theme for Drupal 7.x. Includes lots of goodies, like Icomoon, and Modernizr.

##Features

  • Bootstrap integration
  • Clean HTML5 templates
  • Icomoon Support
  • HTML5 Boilerplate
  • Grunt
  • Cleaned Drupal output
  • Organized, easy to understand folder structure
  • Cool drush make file: bootstrapblocks.make

##The Module Bootstrap Blocks Module allows you to add custom Bootstrap-ized elements, like configurable Bootstrap menu blocks, navbars (including a nice Administration navbar) carousels from content types, and more. It's pretty much a staple for using this theme.

Installation

Pretty easy stuff:

  1. Get the Files - Download or clone the repository into Drupal's sites/all/themes directory. Or, just use drush make with the bootstrapblocks.make file.
  2. Install jQuery Update - drush en jquery_update -y, or download and install the jQuery Update module manually.
  3. Install Grunt Requirements - cd to the theme root and run npm install. This will install all the npm packages that Grunt needs to properly run.
  4. Enable and Set Default - There are a couple ways to enable themes in Drupal:
  5. Drush If you have Drush installed, run drush pm-enable BootstrapBlocks && drush vset theme_default BootstrapBlocks
  6. Administraion UI - Navigate to admin/appearance/list and click "Enable and set default"

For more information on installing themes in Drupal, please visit the official Theme Installation documentation on drupal.org.

Extension

This project is meant to be a base theme. You can take it and build a custom theme on it, or use it as a parent theme to your own theme.

Contrubution

… is welcome and wanted. :) fork and contribute!

##License licensed under the MIT License.

More Repositories

1

meteor-boilerplate

Starting point for Meteor applications.
JavaScript
94
star
2

ModernMail

Grunt-based email-writing system. LESS, Bootstrap, Grunt, Zip archives.
CSS
78
star
3

distill

Drupal module that provides an API so modules can easily extract and format data from Entity objects in an organized way.
PHP
30
star
4

BootstrapBlocksModule

Module that goes along with Base Building Blocks Theme
PHP
13
star
5

meteor-mysql

A node.js driver for mysql, extended to Meteor.
JavaScript
10
star
6

drupalcs

Portable Gulp-based tool that lints custom JavaScript and PHP files, and checks them for coding standards violations.
JavaScript
7
star
7

ontask

Extremely simple daily task manager/organizer
CSS
4
star
8

mongosync

Drupal module that syncs Entities to a MongoDB Collection
PHP
4
star
9

fourkitchens-gnomeshell

Four Kitchens branding extended to Gnome Shell 3.11
CSS
4
star
10

mongosync_meteor_example

Example implementation of Mongosync and Distill
4
star
11

ansible-minecraft

Ansible playbook that creates a Minecraft server
3
star
12

meteor-ansible

Run Meteor applications on Linux servers with Ansible.
2
star
13

semantic-release

semantic-release example implementation
JavaScript
2
star
14

meteor-rackit

Super simple Rackspace Cloud Files client
JavaScript
2
star
15

meteor-introduction

Repository contains a number of collections, schemas, routes, views, and templates to demonstrate Meteor's capabilities.
JavaScript
2
star
16

workstation

This repository contains an Ansible playbook that completely configures my Ubuntu-based workstation.
Vim Script
1
star
17

meteor-table-operations

Easily create tables with select-able rows, and operations that can be performed on the selected rows.
JavaScript
1
star
18

meteor-pkgcloud

Standard library for node.js that abstracts differences among cloud providers
JavaScript
1
star
19

meteor-jquery-payment

A general purpose library for building credit card forms, validating inputs and formatting numbers.
JavaScript
1
star
20

meteor-zoho

Simple Zoho integrations for Meteor
JavaScript
1
star
21

tableOperations

Easily create tables with select-able rows, and operations that can be performed on the selected rows.
JavaScript
1
star
22

unique-subsets

Finds all possible unique subsets of a superset.
JavaScript
1
star