Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[OUDS] Docs: empty pages content #2612

Merged
merged 1 commit into from
Jul 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
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"
louismaximepiton marked this conversation as resolved.
Show resolved Hide resolved
},
{
"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
Loading