Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-04-11 | web: Deploy iot-contact.kicad_pcb | xengineering | |
This can be used to order the PCB depending on the manufacturers software capabilities. | |||
2025-04-07 | Simplify website structure and drop Hugo | xengineering | |
A static site generator is currently not really required. A static index.html is currently sufficient. | |||
2025-04-05 | web: Replace file copying by Meson installation | xengineering | |
This makes the build system code way less hacky and more modular. | |||
2025-04-05 | Deploy schematic and BOM to website | xengineering | |
These important design files should be deployed with the website. | |||
2025-04-05 | pcb: Switch from CMake to Meson | xengineering | |
This allows to install the PCB-related files easier to the website which is built with Meson. |