Skip to content

Commit 86f470c

Browse files
committed
fix: Render of ossc page + updated contents
1 parent eed0e32 commit 86f470c

File tree

2 files changed

+14
-54
lines changed

2 files changed

+14
-54
lines changed

content/ossc.md

Lines changed: 14 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ nd-docs: DOCS-1343
33
title: Open Source Components
44
---
55

6-
{{<rn-styles>}}
7-
86
The F5 NGINX Docs website is made possible thanks to many contributors, which also includes the tools used to build it. We would like to draw attention to the maintainers of the following libraries, which are used to create the NGINX Docs:
97

108
---
@@ -35,30 +33,28 @@ The above copyright notice and this permission notice shall be included in all c
3533
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3634
</details>
3735

38-
## [Bootstrap](https://github.com/twbs/bootstrap)
36+
## [Lucide](https://lucide.dev/)
3937

40-
Copyright © 2011-2023 The Bootstrap Authors
38+
Copyright © 2025 Lucide Contributors
39+
Copyright (c) 2013-2023 Cole Bemis
4140

4241
<details closed>
43-
<summary><i class="fa-solid fa-file"></i> The MIT License (MIT)</summary>
44-
45-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
42+
<summary><i class="fa-solid fa-file"></i> ISC License (ISC)</summary>
4643

47-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
48-
49-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
50-
</details>
44+
Copyright (c) for portions of Lucide are held by Cole Bemis 2013-2023 as part of Feather (MIT). All other copyright (c) for Lucide are held by Lucide Contributors 2025.
5145

52-
## [Font Awesome Free](https://fontawesome.com/license/free)
46+
Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
5347

54-
- Icons - [CC BY 4.0 License](https://creativecommons.org/licenses/by/4.0/) - In the Font Awesome Free download, the CC BY 4.0 license applies to all icons packaged as .svg and .js files types.
48+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
5549

56-
- Fonts - [SIL OFL 1.1 License](https://opensource.org/license/ofl-1-1/) - In the Font Awesome Free download, the SIL OFL license applies to all icons packaged as web and desktop font files.
50+
</details>
5751

58-
- Code - [MIT License](https://mit-license.org/) - In the Font Awesome Free download, the MIT license applies to all non-font and non-icon files.
52+
<details closed>
53+
<summary><i class="fa-solid fa-file"></i> The MIT License (MIT)</summary>
5954

60-
---
55+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
6156

62-
License information for open source components included in the [NGINX Plus]({{< ref "/nginx/" >}}) software:
57+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
6358

64-
- [NGINX Plus Open Source Components]({{< ref "/nginx/open-source-components.md" >}})
59+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
60+
</details>

layouts/shortcodes/rn-styles.html

Lines changed: 0 additions & 36 deletions
This file was deleted.

0 commit comments

Comments
 (0)