You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* IE support ([de650f01](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/de650f01d23ab6c905bc0f41661dadbf739031ab))
14
+
* OSX font rendering ([ff695de3](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/ff695de3d1d03ae61cb1a4555f881d3b7ff77bb6))
15
+
***font:**
16
+
* update helvetica font declaration order fix issue #43 ([da2b4a87](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/da2b4a87b881a573a9caae85e2fd02740cfcfbea))
***navbar:** fix navbar content z-index close issue #32 ([3d17cb20](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/3d17cb20edf7c8f2c23aee5abaab84a4003df4e1))
19
+
***panel:** update panel-heading padding left and right ([91e5009f](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/91e5009f5122e1f1886d0f96e22f58193418c0b1))
Copy file name to clipboardExpand all lines: README.md
+15-15Lines changed: 15 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,24 +1,24 @@
1
-
# [Orange Boosted with Bootstrap](http://boosted.orange.com)
1
+
# [Orange Boosted with Bootstrap](http://boosted.orange.com/v3)
2
2
3
3
Orange Boosted is a framework library accessible, ergonomic and Orange branded based on Bootstrap.
4
4
Bootstrap is a sleek, intuitive, and powerful front-end framework for faster and easier web development, created by [Mark Otto](https://twitter.com/mdo) and [Jacob Thornton](https://twitter.com/fat), and maintained by the [core team](https://github.com/orgs/twbs/people) with the massive support and involvement of the community.
5
5
6
6
All the core components of Bootstrap accessible and Orange branded.
7
7
And also specific components only available in Boosted.
8
-
[Main navigation with or without Mega menu](http://boosted.orange.com/components/#megamenu)
To get started, check out <http://boosted.orange.com/getting-started/>!
21
+
To get started, check out <getting-started/>!
22
22
23
23
## Table of contents
24
24
@@ -30,12 +30,12 @@ To get started, check out <http://boosted.orange.com/getting-started/>!
30
30
31
31
Several quick start options are available:
32
32
33
-
-[Download the latest release](http://boosted.orange.com/getting-started/).
33
+
-[Download the latest release](http://boosted.orange.com/v3/getting-started/).
34
34
- Clone the repo: `git clone https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap.git`.
35
35
- Install with [Bower](http://bower.io): `bower install boosted`.
36
36
- Install with [npm](https://www.npmjs.com): `npm install boosted`.
37
37
38
-
Read the [Getting started page](http://boosted.orange.com/getting-started/) for information on the framework contents, templates and examples, and more.
38
+
Read the [Getting started page](http://boosted.orange.com/v3/getting-started/) for information on the framework contents, templates and examples, and more.
0 commit comments