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
The following 3rd-party software packages may be used by or distributed with **NGINX Hugo Theme**.
3
+
The following 3rd-party software packages may be used by or distributed with **NGINX Hugo Theme**.
4
4
Any information relevant to third-party vendors listed below are collected using common, reasonable means.
5
5
6
6
## Dependencies
7
7
8
-
### jeblister/kube
9
-
10
-
The MIT License (MIT)
11
-
12
-
Copyright (c) 2017 mohamed jebli
13
-
14
-
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:
15
-
16
-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
17
-
18
-
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.
19
-
20
8
### rebilly/redoc
21
9
22
10
The MIT License (MIT)
23
11
24
-
Copyright (c) 2015-present, Rebilly, Inc.
12
+
Copyright (c) 2015-present, Rebilly, Inc.
25
13
26
14
Permission is hereby granted, free of charge, to any person obtaining a copy
27
15
of this software and associated documentation files (the "Software"), to deal
@@ -41,11 +29,32 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
41
29
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
42
30
SOFTWARE.
43
31
44
-
### twbs/bootstrap
32
+
33
+
### Lucide
34
+
35
+
ISC License
36
+
37
+
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.
38
+
39
+
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.
40
+
41
+
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.
42
+
43
+
The MIT License (MIT) (for portions derived from Feather)
44
+
45
+
Copyright (c) 2013-2023 Cole Bemis
46
+
47
+
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:
48
+
49
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
50
+
51
+
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.
52
+
53
+
### Mermaid
45
54
46
55
The MIT License (MIT)
47
56
48
-
Copyright (c) 2011-2023 The Bootstrap Authors
57
+
Copyright (c) 2014 - 2022 Knut Sveidqvist
49
58
50
59
Permission is hereby granted, free of charge, to any person obtaining a copy
51
60
of this software and associated documentation files (the "Software"), to deal
copies of the Software, and to permit persons to whom the Software is
55
64
furnished to do so, subject to the following conditions:
56
65
57
-
The above copyright notice and this permission notice shall be included in
58
-
all copies or substantial portions of the Software.
66
+
The above copyright notice and this permission notice shall be included in all
67
+
copies or substantial portions of the Software.
59
68
60
69
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
61
70
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
62
71
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
63
72
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
64
73
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
65
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
66
-
THE SOFTWARE.
67
-
68
-
### FontAwesome Free
69
-
70
-
https://fontawesome.com/license/free
71
-
72
-
Icons - CC BY 4.0 License
73
-
In the Font Awesome Free download, the [CC BY 4.0 license](https://creativecommons.org/licenses/by/4.0/) applies to all icons packaged as .svg and .js files types.
74
-
75
-
Fonts - SIL OFL 1.1 License
76
-
In the Font Awesome Free download, the [SIL OFL license](https://scripts.sil.org/OFL) applies to all icons packaged as web and desktop font files.
77
-
78
-
Code - MIT License
79
-
In the Font Awesome Free download, the [MIT license](https://opensource.org/licenses/MIT) applies to all non-font and non-icon files.
74
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
0 commit comments