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
├── gallery/ ← standalone image galleries (password-protected)
│ └── draw_the_news/ ← promo deck; images live only on prod
│ (see gallery/draw_the_news/deploy/README.md)
├── learning-to-draw/ ← public pitch page: how eloise learned to draw
│ (see learning-to-draw/README.md)
├── docs/ ← everything powering docs.roboticarts.foundation
│ (see docs/README.md)
├── ops/ ← satellite0 nginx, logrotate and cron for the traffic
│ dashboards at /stats/ (see ops/README.md)
└── .github/workflows ← CI for both docs and the docs Worker
For the docs subtree, see docs/README.md.
Updated by RAF Documentarian 2026-05-23T18:35:00Z