Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-04-02 | web: Fix dependencies in CMake | xengineering | |
This makes sure incremental builds work properly for the web page. | |||
2025-04-01 | web: Embed into CMake build | xengineering | |
The website should be part of the regular CMake build for convenience. Later the dependencies might be set up in a way that the site automatically and incrementally updates with a ninja call. |