- Notifications
You must be signed in to change notification settings - Fork55
Orange Boosted is an accessible, ergonomic and Orange branded framework based on Bootstrap
License
Orange-OpenSource/Orange-Boosted-Bootstrap
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Boosted is a fork of Bootstrap. Bootstrap is a sleek, intuitive, and powerful front-end framework for faster and easier web development.
Visit Boosted
Report bug ·Request feature
- Quick start
- Status
- What’s included
- Bugs and feature requests
- Documentation
- Contributing
- Versioning
- Creators
- Thanks
- Copyright and license
Several quick start options are available:
- Download the latest release
- Clone the repo:
git clone https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap.git
- Install withnpm:
npm install boosted@v5.3.7
- Install withyarn:
yarn add boosted@v5.3.7
- Install withBun:
bun add boosted@v5.3.7
- Install withComposer:
composer require orange-opensource/orange-boosted-bootstrap:5.3.7
- Install withNuGet: CSS:
Install-Package boosted
Sass:Install-Package boosted.sass
Read theGetting started page for information on the framework contents, templates, examples, and more.
Within the download you’ll find the following directories and files, logically grouping common assets and providing both compiled and minified variations.
Download contents
boosted/├── css/│ ├── boosted-grid.css│ ├── boosted-grid.css.map│ ├── boosted-grid.min.css│ ├── boosted-grid.min.css.map│ ├── boosted-grid.rtl.css│ ├── boosted-grid.rtl.css.map│ ├── boosted-grid.rtl.min.css│ ├── boosted-grid.rtl.min.css.map│ ├── boosted-reboot.css│ ├── boosted-reboot.css.map│ ├── boosted-reboot.min.css│ ├── boosted-reboot.min.css.map│ ├── boosted-reboot.rtl.css│ ├── boosted-reboot.rtl.css.map│ ├── boosted-reboot.rtl.min.css│ ├── boosted-reboot.rtl.min.css.map│ ├── boosted-utilities.css│ ├── boosted-utilities.css.map│ ├── boosted-utilities.min.css│ ├── boosted-utilities.min.css.map│ ├── boosted-utilities.rtl.css│ ├── boosted-utilities.rtl.css.map│ ├── boosted-utilities.rtl.min.css│ ├── boosted-utilities.rtl.min.css.map│ ├── boosted.css│ ├── boosted.css.map│ ├── boosted.min.css│ ├── boosted.min.css.map│ ├── boosted.rtl.css│ ├── boosted.rtl.css.map│ ├── boosted.rtl.min.css│ └── boosted.rtl.min.css.map└── js/ ├── boosted.bundle.js ├── boosted.bundle.js.map ├── boosted.bundle.min.js ├── boosted.bundle.min.js.map ├── boosted.esm.js ├── boosted.esm.js.map ├── boosted.esm.min.js ├── boosted.esm.min.js.map ├── boosted.js ├── boosted.js.map ├── boosted.min.js └── boosted.min.js.map
We provide compiled CSS and JS (boosted.*
), as well as compiled and minified CSS and JS (boosted.min.*
).Source maps (boosted.*.map
) are available for use with certain browsers’ developer tools. Bundled JS files (boosted.bundle.js
and minifiedboosted.bundle.min.js
) includePopper.
Have a bug or a feature request? Please first read theissue guidelines and search for existing and closed issues. If your problem or idea is not addressed yet,please open a new issue.
Boosted’s documentation, included in this repo in the root directory, is built withAstro and publicly hosted on GitHub Pages athttps://boosted.orange.com/. The docs may also be run locally.
Documentation search is powered byAlgolia’s DocSearch.
- Run
npm install
to install the Node.js dependencies, including Hugo (the site builder). - Run
npm run test
(or a specific npm script) to rebuild distributed CSS and JavaScript files, as well as our docs assets. - From the root
/boosted
directory, runnpm run docs-serve
in the command line. - Open
http://localhost:9001/
in your browser, and voilà.
Learn more about using Hugo by reading itsdocumentation.
You can find all our previous releases docs onhttps://boosted.orange.com/docs/versions/.
Previous releases and their documentation are also available for download.
Please read through ourcontributing guidelines. Included are directions for opening issues, coding standards, and notes on development.
Moreover, if your pull request contains JavaScript patches or features, you must includerelevant unit tests. All HTML and CSS should conform to theCode Guide, maintained byMark Otto.
Editor preferences are available in theeditor config for easy use in common text editors. Read more and download plugins athttps://editorconfig.org/.
For transparency into our release cycle and in striving to maintain backward compatibility, Boosted is maintained underthe Semantic Versioning guidelines. Sometimes we screw up, but we adhere to those rules whenever possible.
Seethe Releases section of our GitHub project for changelogs for each release version of Boosted.
Our default branch is for development of our Boosted 5 release. Head to thev4-dev
branch to view the readme, documentation, and source code for Boosted 4.
Mark Otto
Jacob Thornton
Thanks toBrowserStack for providing the infrastructure that allows us to test in real browsers!
Thanks toNetlify for providing us with Deploy Previews!
Code and documentation copyright 2011-2025 theBootstrap Authors. Code released under theMIT License. Docs released underCreative Commons.
Boosted code and documentation copyright 2015-2025 theBoosted Authors andOrange SA. Code released under theMIT License. Docs released underCreative Commons.
About
Orange Boosted is an accessible, ergonomic and Orange branded framework based on Bootstrap
Topics
Resources
License
Code of conduct
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.