Skip to content

Commit b6ec906

Browse files
committed
chore: remove placeholder images and unnecessary comments from build and packaging documentation
1 parent 88af669 commit b6ec906

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

docs/build-and-packaging.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,6 @@ mermaid: true
99

1010
This guide covers advanced build and packaging practices for Unraid plugins, including CI/CD pipelines, versioning strategies, and distribution best practices. The concepts here are derived from how LimeTech and the community build professional-grade plugins.
1111

12-
<img src="../assets/images/logos/GitHub%20Logos/GitHub_Copilot_Lockup_White.svg" alt="GitHub" height="32" style="margin-bottom: 1rem;">
13-
14-
{: .placeholder-image }
15-
> 📷 **Screenshot needed:** *GitHub Actions workflow running*
16-
>
17-
> ![GitHub Actions](../assets/images/screenshots/github-actions.png)
18-
1912
## Build Artifacts Overview
2013

2114
A complete Unraid plugin distribution consists of two primary artifacts:
@@ -262,8 +255,6 @@ esac
262255
263256
## CI/CD Pipeline with GitHub Actions
264257
265-
<img src="../assets/images/logos/GitHub%20Logos/GitHub_Invertocat_White.svg" alt="GitHub" height="40" align="right">
266-
267258
{: .tip }
268259
> **Starting fresh?** The [Unraid Plugin Template](https://github.com/dkaser/unraid-plugin-template) includes a complete GitHub Actions workflow out of the box—just enable Actions and create a release.
269260

0 commit comments

Comments
 (0)