MKDocs plugin for order electric parts.
- install this plugin from pypi
e.g
pip3 install mkdocs_order_button
- add this plugin to your mkdocs.yaml
plugins:
- akizukidenshi_order_button
- Just write these line in your markdown file.
@akizuki_denshi_order_button(./kibot_output/bom/miniv_motor_controller_board-bom.xml)
./kibot_output/bom/miniv_motor_controller_board-bom.xml is a relative path to the KiCAD XML BOM file.
I export this file by using KiBot.