Skip to content

Commit

Permalink
docs: DOC-1016 legal-open-source (#2006)
Browse files Browse the repository at this point in the history
* docs: DOC-1016 legal-open-source

* docs: vale feedback

* Update docs/docs-content/legal-licenses/legal-licenses.md

Co-authored-by: Lenny Chen <[email protected]>

---------

Co-authored-by: Lenny Chen <[email protected]>
  • Loading branch information
karl-cardenas-coding and lennessyy authored Jan 11, 2024
1 parent 8af4db4 commit 87a7c82
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 7 deletions.
3 changes: 3 additions & 0 deletions docs/docs-content/legal-licenses/_category_.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"position": 280
}
21 changes: 21 additions & 0 deletions docs/docs-content/legal-licenses/legal-licenses.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
sidebar_label: "Legal & Acknowledgments"
title: "Legal & Acknowledgments"
description: "Review the legal and open source components used in Palette."
sidebar_position: 10
hide_table_of_contents: false
sidebar_custom_props:
icon: "gavel"
tags: ["legal", "licenses"]
---


This section contains legal information and acknowledgments for Palette and Palette VerteX. If you have any questions or concerns, please contact us at [[email protected]](mailto:[email protected]).


## Resources

- [About Us](https://www.spectrocloud.com/company)
- [Open-Source Licenses](oss-licenses.md)
- [Partners](https://www.spectrocloud.com/partners)
- [Security Bulletins](../security/security-bulletins/security-bulletins.md)
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
---
sidebar_label: "Legal & Acknowledgments"
title: "Legal & Acknowledgments"
description: "Review the legal and open source components used in Palette."
sidebar_position: 280
hide_table_of_contents: false
sidebar_custom_props:
icon: "gavel"
sidebar_label: "Open-source Licenses"
title: "Open-source Licenses"
description: "Review the open-source licenses tied to the libraries and modules currently in use by Palette."
sidebar_position: 10
tags: ["legal", "licenses"]
---

Expand Down
1 change: 1 addition & 0 deletions vale/styles/spectrocloud/spectrocloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ tokens:
scope: sentence
exceptions:
- '\w*\.spectrocloud\.\w*'
- '\b[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+(?<!spectrocloud)\.[A-Za-z]{2,}\b'

0 comments on commit 87a7c82

Please sign in to comment.