Git Product home page Git Product logo

bootstrap_lite's Introduction

Bootstrap Lite

This is a clean and minimal Backdrop-oriented Bootstrap 3-based theme inspired by the Drupal Bootstrap theme and that provides an upgrade path from that D7 theme. It is, however, a totally separate project from the Drupal Bootstrap theme with no guaranteed compatibility between the two themes.

Features

  1. Bootswatch support included. Easy to pick a Bootswatch free theme.
  2. FontAwesome 4 support included.
  3. Load Bootstrap/Bootswatch and/or FontAwesome from BootstrapCDN or from the bundled libraries.
  4. Other tweaks:
  • Navbar settings (fixed, static, top, bottom).
  • Navbar user menu with cog icon.
  • Breadcrumbs tweaks.
  • Ability to use fluid or fixed width.
  • "XX time ago" for nodes and comments instead of regular time.

Installation

  • Install this theme using the official Backdrop CMS instructions.

  • The navbar content is controlled by a layout block - "Header block". By changing settings for the "Header block", you can control the visibility of the menu, logo, sitename and site slogan.

Documentation

Beginning with version 1.x-1.4.0, the main body tag in the page HTML includes classes based on the user's role(s) and the normal path (not URL alias) of the page.

See the official Bootstrap 3 documentation for a general description of Bootstrap CSS, components, and JS resources supported by the module.

See the official Font Awesome 4 documentation for a general description of Font Awesome 4.

Bootstrap 3 comes with its own set of icons and an icon font, "Glyphicon Halflings". Bootstrap 3 icons use HTML like this (for a cart):

<i class="glyphicon glyphicon-shopping-cart"></i>.

Font Awesome 4 (which is optional) provides its own set of icons, which use HTML like this (also for a cart):

<i class="fa fa-shopping-cart"></i>.

Usage and Sub-Themes

Although you can use Bootstrap Lite theme directly (perhaps with a "skin" chosen from the Bootswatch offerings), many users will wish to modify the theme further. The best way to do this is to create a sub-theme of Bootstrap Lite. See the Backdrop documentation on Developing sub-themes for details of how to do this.

The Devel Subthemer is a helpful tool for creating sub-themes.

Differences from Drupal 7

These features were dropped in the port from the Drupal Bootstrap theme:

Issues

Bugs and feature requests should be reported in the issue queue.

Current Maintainers

Credits

Thanks to the Drupal Bootstrap theme authors.

Thanks to Gormartsen for the original port to Backdrop CMS.

License

This project is GPL v2 software. See the LICENSE.txt file in this directory for complete text.

Bootstrap, the Bootswatch themes, and Font Awesome are provided under the MIT License.

bootstrap_lite's People

Contributors

bugfolder avatar frankbaele avatar frankbaelehp avatar gagarine avatar gormartsen avatar jenlampton avatar klonos avatar lostb1t avatar majdiz avatar markhalliwell avatar natted avatar quicksketch avatar stpaultim avatar teamtriplo avatar tkcent avatar wundo avatar yorkshire-pudding avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.