Skip to content

Commit 8740549

Browse files
committed
chore: trademark compliance - rename and remove Unraid logos
- Remove Unraid logos (requires written permission per policy) - Rename repo from unraid-plugin-docs to plugin-docs - Update CNAME to plugin-docs.mstrhakr.com - Add proper trademark attribution statements - Use 'Unraid®' with registered trademark symbol - Update site title to 'Plugin Development Docs for Unraid®' - Replace logo with plain text 'Works with Unraid®' link Complies with Lime Technology Third-Party App Naming & Trademark Use Policy (effective October 1, 2025)
1 parent 27f7dde commit 8740549

39 files changed

Lines changed: 63 additions & 63 deletions

.github/copilot-instructions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copilot Instructions for unraid-plugin-docs
1+
# Copilot Instructions for plugin-docs
22

33
This is a Jekyll documentation site for Unraid® plugin development, hosted on GitHub Pages using the [just-the-docs](https://just-the-docs.github.io/just-the-docs/) theme.
44

@@ -7,7 +7,7 @@ This is a Jekyll documentation site for Unraid® plugin development, hosted on G
77
## Related Projects
88

99
This workspace may include:
10-
- **unraid-plugin-docs** ([mstrhakr/unraid-plugin-docs](https://github.com/mstrhakr/unraid-plugin-docs)) - Documentation repository (this site)
10+
- **plugin-docs** ([mstrhakr/plugin-docs](https://github.com/mstrhakr/plugin-docs)) - Documentation repository (this site)
1111
- **compose_plugin** ([mstrhakr/compose_plugin](https://github.com/mstrhakr/compose_plugin), `dev` branch) - Refactored fork with modern patterns, real-world reference implementation
1212

1313
When working across both projects:

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Contributing to Unraid Plugin Documentation
22

3-
<a href="https://github.com/mstrhakr/unraid-plugin-docs"><img src="assets/images/logos/GitHub%20Logos/GitHub_Lockup_White.svg" alt="GitHub" height="40" align="right"></a>
3+
<a href="https://github.com/mstrhakr/plugin-docs"><img src="assets/images/logos/GitHub%20Logos/GitHub_Lockup_White.svg" alt="GitHub" height="40" align="right"></a>
44

55
Thank you for your interest in contributing! This documentation is a community effort, and we welcome all contributions.
66

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
[![Visitors](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fplugin-docs.mstrhakr.com&count_bg=%23FF8C00&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=Page+Views&edge_flat=false)](https://mstrhakr.goatcounter.com)
1111

1212
<p>
13-
<a href="https://github.com/mstrhakr/unraid-plugin-docs"><img src="assets/images/logos/GitHub%20Logos/GitHub_Lockup_White.svg" alt="View on GitHub" height="32"></a>
13+
<a href="https://github.com/mstrhakr/plugin-docs"><img src="assets/images/logos/GitHub%20Logos/GitHub_Lockup_White.svg" alt="View on GitHub" height="32"></a>
1414
&nbsp;&nbsp;
1515
<a href="https://github.com/features/copilot"><img src="assets/images/logos/GitHub%20Logos/GitHub_Copilot_Lockup_White.svg" alt="Built with GitHub Copilot" height="28"></a>
1616
&nbsp;&nbsp;
@@ -198,7 +198,7 @@ plugin version /var/log/plugins/myplugin.plg
198198

199199
## 🤝 Contributing
200200

201-
<a href="https://github.com/mstrhakr/unraid-plugin-docs"><img src="assets/images/logos/GitHub%20Logos/GitHub_Invertocat_White.svg" alt="GitHub" height="48" align="right"></a>
201+
<a href="https://github.com/mstrhakr/plugin-docs"><img src="assets/images/logos/GitHub%20Logos/GitHub_Invertocat_White.svg" alt="GitHub" height="48" align="right"></a>
202202

203203
This documentation is a community effort! Contributions are welcome:
204204

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ footer_content: "Unraid® is a trademark of Lime Technology, Inc. Not affiliated
2222
# GitHub Edit Link
2323
gh_edit_link: true
2424
gh_edit_link_text: "Edit this page on GitHub"
25-
gh_edit_repository: "https://github.com/mstrhakr/unraid-plugin-docs"
25+
gh_edit_repository: "https://github.com/mstrhakr/plugin-docs"
2626
gh_edit_branch: "main"
2727
gh_edit_source: docs
2828
gh_edit_view_mode: "edit"
@@ -40,7 +40,7 @@ logo: "/assets/images/logo.svg"
4040
# Aux links (top right)
4141
aux_links:
4242
"View on GitHub":
43-
- "https://github.com/mstrhakr/unraid-plugin-docs"
43+
- "https://github.com/mstrhakr/plugin-docs"
4444
"Unraid Forums":
4545
- "https://forums.unraid.net/"
4646

_includes/footer_custom.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<div style="margin-top: 1rem; padding-top: 1rem; border-top: 1px solid var(--border-color); display: flex; align-items: center; justify-content: center; gap: 1rem; flex-wrap: wrap;">
22
<a href="https://unraid.net/" style="opacity: 0.7; transition: opacity 0.2s; text-decoration: none;" title="Works with Unraid®">Works with Unraid®</a>
33
<span style="opacity: 0.5;">|</span>
4-
<a href="https://github.com/mstrhakr/unraid-plugin-docs" style="display: inline-flex; align-items: center; opacity: 0.7; transition: opacity 0.2s;">
4+
<a href="https://github.com/mstrhakr/plugin-docs" style="display: inline-flex; align-items: center; opacity: 0.7; transition: opacity 0.2s;">
55
<img src="{{ '/assets/images/logos/GitHub%20Logos/GitHub_Lockup_White.svg' | relative_url }}" alt="GitHub" style="height: 24px; width: auto; max-height: 24px;">
66
</a>
77
<span style="opacity: 0.5;">|</span>

docs/advanced/debugging-techniques.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ nav_order: 4
88
# Debugging Techniques
99

1010
{: .warning }
11-
> This page is a stub. [Help us expand it!](https://github.com/mstrhakr/unraid-plugin-docs/blob/main/CONTRIBUTING.md)
11+
> This page is a stub. [Help us expand it!](https://github.com/mstrhakr/plugin-docs/blob/main/CONTRIBUTING.md)
1212
1313
## Overview
1414

@@ -204,7 +204,7 @@ chmod 755 *
204204
```
205205

206206
{: .note }
207-
> See the [validation plugin build script](https://github.com/mstrhakr/unraid-plugin-docs/blob/main/validation/plugin/build.sh) for a working example that handles line ending conversion automatically.
207+
> See the [validation plugin build script](https://github.com/mstrhakr/plugin-docs/blob/main/validation/plugin/build.sh) for a working example that handles line ending conversion automatically.
208208
209209
### Permission Problems
210210

docs/advanced/package-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ nav_order: 5
88
# Package Management
99

1010
{: .warning }
11-
> This page is a stub. [Help us expand it!](https://github.com/mstrhakr/unraid-plugin-docs/blob/main/CONTRIBUTING.md)
11+
> This page is a stub. [Help us expand it!](https://github.com/mstrhakr/plugin-docs/blob/main/CONTRIBUTING.md)
1212
1313
## Overview
1414

docs/advanced/update-mechanisms.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ nav_order: 6
88
# Update Mechanisms
99

1010
{: .warning }
11-
> This page is a stub. [Help us expand it!](https://github.com/mstrhakr/unraid-plugin-docs/blob/main/CONTRIBUTING.md)
11+
> This page is a stub. [Help us expand it!](https://github.com/mstrhakr/plugin-docs/blob/main/CONTRIBUTING.md)
1212
1313
## Overview
1414

docs/advanced/user-scripts-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ nav_order: 3
88
# User Scripts Integration
99

1010
{: .warning }
11-
> This page is a stub. [Help us expand it!](https://github.com/mstrhakr/unraid-plugin-docs/blob/main/CONTRIBUTING.md)
11+
> This page is a stub. [Help us expand it!](https://github.com/mstrhakr/plugin-docs/blob/main/CONTRIBUTING.md)
1212
1313
## Overview
1414

docs/attributions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,12 @@ This site is built with [Just the Docs](https://just-the-docs.github.io/just-the
4242

4343
## License
4444

45-
The documentation content in this repository is available under the [MIT License](https://github.com/mstrhakr/unraid-plugin-docs/blob/main/LICENSE).
45+
The documentation content in this repository is available under the [MIT License](https://github.com/mstrhakr/plugin-docs/blob/main/LICENSE).
4646

4747
Third-party trademarks, logos, and brand names are the property of their respective owners and are subject to their own licensing terms.
4848

4949
---
5050

5151
## Questions or Concerns?
5252

53-
If you are a representative of any company whose trademarks appear on this site and have concerns about their use, please [open an issue](https://github.com/mstrhakr/unraid-plugin-docs/issues) in the repository.
53+
If you are a representative of any company whose trademarks appear on this site and have concerns about their use, please [open an issue](https://github.com/mstrhakr/plugin-docs/issues) in the repository.

0 commit comments

Comments
 (0)