Skip to content

Remove unnecessary binaries from assets #25

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 9, 2025
Merged

Conversation

lkiesow
Copy link
Member

@lkiesow lkiesow commented Mar 9, 2025

The content of assets is built into the binary. Commit 7a86e8e places large image files into that folder to include them in the documentation on GitHub. We shouldn't do that.

This patch replaces those images. It also fixes the Markdown structure at a few places.

The content of `assets` is built into the binary. Commit 7a86e8e places
large image files into that folder to include them in the documentation
on GitHub. We shouldn't do that.

This patch replaces those images. It also fixes the Markdown structure
at a few places.

This closes #24
@lkiesow lkiesow force-pushed the unnecessary-assets branch from f4844c3 to 0ec22af Compare March 9, 2025 09:47
@lkiesow lkiesow merged commit 4283451 into main Mar 9, 2025
6 checks passed
@lkiesow lkiesow deleted the unnecessary-assets branch March 9, 2025 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant