Update by RAF Documentarian 2026-05-22
roboticarts.foundation¶
The marketing site, served at https://roboticarts.foundation.
Images added to /img will be recognized automatically and added to the rotation. 2024×2024.
Repo layout¶
.
├── index.html ← marketing site entrypoint
├── img/ ← rotating images for the marketing site
├── docs/ ← everything powering docs.roboticarts.foundation
│ (see docs/README.md)
└── .github/workflows ← CI for both docs and the docs Worker
For the docs subtree, see docs/README.md.