Skip to content

Added block diagram to Overview page#282

Merged
mooinglemur merged 3 commits intoX16Community:masterfrom
bhs128:add-block-diagram
Feb 5, 2026
Merged

Added block diagram to Overview page#282
mooinglemur merged 3 commits intoX16Community:masterfrom
bhs128:add-block-diagram

Conversation

@bhs128
Copy link
Contributor

@bhs128 bhs128 commented Feb 4, 2026

Added a png and svg version of a system block diagram. Rewrote/expanded the Overview page and included the diagram along with a more broad description of the project and design choices. Open to any feedback/suggestions.

@mooinglemur
Copy link
Contributor

When adding binaries directly to a git repo, I would highly encourage optimizing those for size. If the file is replaced, the old file remains as baggage in the repo's history, and binaries can't benefit from incremental storage in the same way as text. A few hundred k here or there can add up.

The PNG in this PR can easily be better optimized. A simple pngcrush saves 41% space on cx16_block_diagram.png, and even more can likely be saved with different conversion options. I would hope to see it under 100k if it can still retain good fidelity.

@mooinglemur
Copy link
Contributor

Thanks!

@mooinglemur mooinglemur merged commit 5ac0ce9 into X16Community:master Feb 5, 2026
1 check passed
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.

2 participants