Skip to content

Commit

Permalink
docs: clean up pages content and handle /ouds-web URLs (#2612)
Browse files Browse the repository at this point in the history
  • Loading branch information
julien-deramond authored Jul 12, 2024
1 parent bcc375a commit e1b08bb
Show file tree
Hide file tree
Showing 312 changed files with 590 additions and 37,288 deletions.
2 changes: 1 addition & 1 deletion .bundlewatch.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
{
"path": "./dist/css/ouds-web-reboot.css",
"maxSize": "4.5 kB"
"maxSize": "4.75 kB"
},
{
"path": "./dist/css/ouds-web-reboot.min.css",
Expand Down
1 change: 0 additions & 1 deletion .cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@
"Hoverable",
"hreflang",
"hstack",
"icomoon",
"importmap",
"jsdelivr",
"Jumpstart",
Expand Down
2 changes: 1 addition & 1 deletion .storybook/preview-head.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<link href="https://cdn.jsdelivr.net/npm/@ouds/web/dist/css/ouds-web.min.css" rel="stylesheet" crossorigin="anonymous">

<!-- OUDS Web site CSS -->
<link href="https://boosted.orange.com/ouds-web/docs/0.0/assets/css/docs.css" rel="stylesheet" crossorigin="anonymous">
<link href="https://web.unified-design-system.orange.com/docs/0.0/assets/css/docs.css" rel="stylesheet" crossorigin="anonymous">

<!-- OUDS Web JavaScript: use of `defer` because it allows to load only once the bundle (Storybook issue) -->
<script src="https://cdn.jsdelivr.net/npm/@ouds/web/dist/js/ouds-web.bundle.min.js" crossorigin="anonymous" defer></script>
31 changes: 1 addition & 30 deletions NOTICE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,33 +3,16 @@ Copyright (C) 2016 - 2024 Orange SA All rights reserved

The following parts are proprietary information of Orange.
You shall not use or display any trade names, trademarks, service marks, products names, illustrations or designs used within the software
or displayed on this website (https://boosted.orange.com) and owned by Orange SA and its subsidiaries,
or displayed on this website (https://web.unified-design-system.orange.com) and owned by Orange SA and its subsidiaries,
in whole or part of, in any medium, except as required for reasonable and customary use in describing the origin of the software
and reproducing the content of the NOTICE and DOCUMENTATION files.
Any use or displaying shall constitute an infringement under intellectual property laws of France and international conventions.

dist/img/orange-logo.svg
nuget/ouds-web.png
site/content/docs/**/examples/download-app/img/Banner_image.png
site/content/docs/**/examples/download-app/img/Buttons.png
site/content/docs/**/examples/download-app/img/Buttons_dark.png
site/content/docs/**/examples/download-app/img/Card.png
site/content/docs/**/examples/download-app/img/Card_dark.png
site/content/docs/**/examples/download-app/img/Components.png
site/content/docs/**/examples/download-app/img/Components_dark.png
site/content/docs/**/examples/download-app/img/Emphasis.png
site/content/docs/**/examples/download-app/img/Emphasis_dark.png
site/content/docs/**/examples/download-app/img/Input.png
site/content/docs/**/examples/download-app/img/Input_dark.png
site/content/docs/**/examples/download-app/img/List.png
site/content/docs/**/examples/download-app/img/List_dark.png
site/layouts/partials/icons.html
site/static/docs/**/assets/brand/OBS-logo.svg
site/static/docs/**/assets/brand/OBS-logo-formatted.svg
site/static/docs/**/assets/brand/orange-logo.svg
site/static/docs/**/assets/brand/orange-logo-formatted.svg
site/static/docs/**/assets/brand/orange-social.png
site/static/docs/**/assets/brand/orange-social.svg
site/static/docs/**/assets/img/favicons/android-chrome-192x192.png
site/static/docs/**/assets/img/favicons/android-chrome-512x512.png
site/static/docs/**/assets/img/favicons/apple-touch-icon.png
Expand All @@ -43,18 +26,6 @@ site/static/docs/**/assets/img/favicons/mstile-310x150.png
site/static/docs/**/assets/img/favicons/mstile-310x310.png
site/static/docs/**/assets/img/favicons/mstile-70x70.png
site/static/docs/**/assets/img/favicons/safari-pinned-tab.svg
site/static/docs/**/assets/img/navbar-contact.png
site/static/docs/**/assets/img/ouds-web-sprite.svg
site/static/docs/**/assets/img/ouds-web-warning.svg
site/static/docs/**/assets/img/platforms/android.png
site/static/docs/**/assets/img/platforms/conversational.png
site/static/docs/**/assets/img/platforms/extended-reality.png
site/static/docs/**/assets/img/platforms/iOS.png
site/static/docs/**/assets/img/title-bars-illustrations/illustration-1024.png
site/static/docs/**/assets/img/title-bars-illustrations/illustration-1280.png
site/static/docs/**/assets/img/title-bars-illustrations/illustration-1440.png
site/static/docs/**/assets/img/title-bars-illustrations/illustration-320.png
site/static/docs/**/assets/img/title-bars-illustrations/illustration-480.png
site/static/docs/**/assets/img/title-bars-illustrations/illustration-768.png

End of the parts list under Orange SA Copyright
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<p align="center">
OUDS Web is a fork of Bootstrap. Bootstrap is a sleek, intuitive, and powerful front-end framework for faster and easier web development.
<br>
<a href="https://boosted.orange.com/"><strong>Visit OUDS Web</strong></a>
<a href="https://web.unified-design-system.orange.com"><strong>Visit OUDS Web</strong></a>
<br>
<br>
<a href="https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/new?assignees=-&labels=bug&template=bug_report.yml">Report bug</a>
Expand Down Expand Up @@ -37,7 +37,7 @@ Several quick start options are available:
- Install with [Composer](https://getcomposer.org/): `composer require Orange-OpenSource/ouds-web:0.0.0`
- Install with [NuGet](https://www.nuget.org/): CSS: `Install-Package ouds-web` Sass: `Install-Package ouds-web.sass`

Read the [Getting started page](https://boosted.orange.com/docs/getting-started/introduction/) for information on the framework contents, templates, examples, and more.
Read the [Getting started page](https://web.unified-design-system.orange.com/docs/getting-started/introduction/) for information on the framework contents, templates, examples, and more.


## Status
Expand Down Expand Up @@ -121,7 +121,7 @@ Have a bug or a feature request? Please first read the [issue guidelines](https:

## Documentation

OUDS Web's documentation, included in this repo in the root directory, is built with [Hugo](https://gohugo.io/) and publicly hosted on GitHub Pages at <https://boosted.orange.com/>. The docs may also be run locally.
OUDS Web's documentation, included in this repo in the root directory, is built with [Hugo](https://gohugo.io/) and publicly hosted on GitHub Pages at <https://web.unified-design-system.orange.com/>. The docs may also be run locally.

Documentation search is powered by [Algolia's DocSearch](https://docsearch.algolia.com/).

Expand All @@ -136,7 +136,7 @@ Learn more about using Hugo by reading its [documentation](https://gohugo.io/doc

### Documentation for previous releases

You can find all our previous releases docs on <https://boosted.orange.com/docs/versions/>.
You can find all our previous releases docs on <https://web.unified-design-system.orange.com/docs/versions/>.

[Previous releases](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/releases) and their documentation are also available for download.

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"bootstrap",
"Orange"
],
"homepage": "https://boosted.orange.com/",
"homepage": "https://web.unified-design-system.orange.com/",
"authors": [
{
"name": "Loïc Laussel",
Expand Down
1 change: 0 additions & 1 deletion dist/css/orange-helvetica.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions dist/css/ouds-web-grid.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/css/ouds-web-grid.css.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/css/ouds-web-grid.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/css/ouds-web-grid.min.css.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/css/ouds-web-grid.rtl.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/css/ouds-web-grid.rtl.css.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/css/ouds-web-grid.rtl.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/css/ouds-web-grid.rtl.min.css.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/css/ouds-web-reboot.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/css/ouds-web-reboot.css.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/css/ouds-web-reboot.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/css/ouds-web-reboot.min.css.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/css/ouds-web-reboot.rtl.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/css/ouds-web-reboot.rtl.css.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/css/ouds-web-reboot.rtl.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/css/ouds-web-reboot.rtl.min.css.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/css/ouds-web-utilities.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/css/ouds-web-utilities.css.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/css/ouds-web-utilities.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/css/ouds-web-utilities.min.css.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/css/ouds-web-utilities.rtl.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/css/ouds-web-utilities.rtl.css.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/css/ouds-web-utilities.rtl.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/css/ouds-web-utilities.rtl.min.css.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/css/ouds-web.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/css/ouds-web.css.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/css/ouds-web.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/css/ouds-web.min.css.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/css/ouds-web.rtl.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/css/ouds-web.rtl.css.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/css/ouds-web.rtl.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/css/ouds-web.rtl.min.css.map

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions dist/js/ouds-web.bundle.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/js/ouds-web.bundle.js.map

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/js/ouds-web.bundle.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/js/ouds-web.bundle.min.js.map

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions dist/js/ouds-web.esm.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/js/ouds-web.esm.js.map

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/js/ouds-web.esm.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/js/ouds-web.esm.min.js.map

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions dist/js/ouds-web.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/js/ouds-web.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit e1b08bb

Please sign in to comment.