Giter Site home page Giter Site logo

uba-bootstrap-theme's Introduction

UBA Bootstrap 5 Theme

Usage

This theme is a complete replacement for Bootstrap 5.3. You do not need to include both, bootstrap.css and uba-bootstrap-theme.css. The latter is sufficient.

npm install uba-bootstrap-theme --save

If you like to use this theme in your own Sass code and installed this theme with NPM you can import the source files to your manifest (e.g. index.scss) as well.

@import "uba-bootstrap-theme/src/styles/index.scss";

If you need documentation or help with Bootstrap or its components in general, please head over to

https://getbootstrap.com

Development

Setup

  • Install node v8.9 or higher

  • Clone project git clone [email protected]:innoq/uba-bootstrap-theme.git

  • Go into the project folder cd uba-bootstrap-theme

  • Init the Bootstrap submodule git submodule update --init (only needed the very first time)

  • Install Bootstap's documentation pages npm run install-docs

  • Compile styles and serve documentation npm start

Now you should see the Bootstrap documentation pages with UBA styling applied. npm start incorporates a watcher, so you can write code and see your changes immediately in the browser.

uba-bootstrap-theme's People

Contributors

mjansing avatar pschijven avatar tillsc avatar

Watchers

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