GithubHelp home page GithubHelp logo

ogorei / bootstrap-5-theming-kit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from muriungipatrick/bootstrap-5-theming-kit

0.0 0.0 0.0 94 KB

A Theming kit to Customize Bootstrap 5 with Sass

SCSS 3.47% HTML 96.53%

bootstrap-5-theming-kit's Introduction

Bootstrap v5 Theme Kit

A starter project for making Bootstrap 5 themes with Sass

*** This is simple starter project to help you get started quickly when making a custom Bootstrap theme.

theming-kit html

Prerequisites

This works on Windows, macOS and Linux. Node Package Manager are required. Make sure you can run node --v. You can get Node at nodejs.org, then install dart-sass using npm install sass --save-dev

Getting started

NOTE:

  1. If you have bootstrap 5 already installed just copy theming-kit.html to your project and then link the stylesheet which has bootstrap 5 to the head section.

for stand alone use follow below instructions

  1. Clone this repo
  2. Then cd into to the clone project which will be (Bootstrap-5-Theming-Kit)
  3. Run npm install
  4. Then on your terminal run npm run compile:sass to Compile style.scss and then make sure you link the style.css stylesheet to the head section of the theming-kit.html ( check inside assets/css folder ) .
  5. Look at theming-kit.html (ideally with a local development webserver if possible)
  6. Add any Bootstrap 5 Sass variables you want to override into scss/_custom.scssby copying them from bootstrap _variables.scss file check inside node_modules/bootstrap/scss/_variables.scss
  7. enjoy :-).

bootstrap-5-theming-kit's People

Contributors

muriungipatrick 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.