Age | Commit message (Collapse) | Author | |
---|---|---|---|
13 days | Build bootloader and add to website | xengineering | |
Meson makes this relatively easy. The current approach is nevertheless a bit hacky. For the first attempt it is still way better than CMake ExternalProject. | |||
13 days | web: Replace file copying by Meson installation | xengineering | |
This makes the build system code way less hacky and more modular. | |||
14 days | Deploy schematic and BOM to website | xengineering | |
These important design files should be deployed with the website. | |||
2025-04-01 | web: Add minimal Hugo-based site | xengineering | |
Hugo [1] is a common static site generator. It should be used to generate a site where build artifacts of this project can be presented and deployed. [1]: https://gohugo.io |