Giter VIP home page Giter VIP logo

bootstrap4's Introduction

Simple Bootstrap 4 theme for Drupal 8

This is a minimal drupal theme to integrate Bootstrap 4 in Drupal 8.

  • Settings free! (if you want to load bootstrap differently, just edit the template).
  • Minimal dependencies (only bootstrap and sass)
  • Works out of the box
  • Simple.

Installation

  1. Download the theme and add it in your Drupal themes folder.

  2. Install dependencies (from inside the theme folder -> yoursite/themes/bootstrap4/)

npm install

  1. Build the theme (from inside the theme folder -> yoursite/themes/bootstrap4/):

npm run build

  1. Activate the theme in Drupal

Working with this theme

You can read the package.json file to see a list of command, but really you certainly ony need npm run watch.

To customize style and bootstrap edit the file in scss/styles.scss

Contribution

Pull request welcome. But do not lose time building anythings complexe. It's just a theme.

bootstrap4's People

Contributors

dependabot[bot] avatar gagarine avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

bootstrap4's Issues

Nav blocks in navbar display nav

Nav block added in navbar add again a uselss nav.

The problem is block--system-menu-block.html add the nav and page.html.twig also have a nav.

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.