leoheck / kiri

Kiri is a visual tool designed for reviewing schematics and layouts of KiCad projects that are version-controlled with Git.
MIT License
476 stars 32 forks source link

KiBot backport #105

Open set-soft opened 6 months ago

set-soft commented 6 months ago

This is a backport of the changes in KiBot KiRi integration to the KiRi project.

The only missing part is embedding the CSS, JS and SVG icons, but the result is functional. The current kiri script just copies the assets to the destination dir. Ideally it should embed them in the index.html, as KiBot does