Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Botshare Book (Legacy)

> **Status:** Archived, read only. Superseded by [openamrobot-docs](https://github.com/openAMRobot/openamrobot-docs).

This repository holds "Botshare Book", a MkDocs site of robotics learning material: beginner, intermediate, and advanced lesson tracks plus a tech-to-market track. It is kept for history. It is not maintained and its contents may be wrong.

The site builds from `docs/` with `mkdocs.yml` and deploys to GitHub Pages through `.github/workflows/deploy.yml`.

## Where the content went

| What was here | Now lives in |
| --- | --- |
| Ecosystem and architecture documentation | [openamrobot-docs](https://github.com/openAMRobot/openamrobot-docs) |
| Getting started and user guide | [openamrobot-release](https://github.com/openAMRobot/openamrobot-release) |
| Lesson tracks and tech-to-market material | Not carried over. Read here for reference only |

## Start here instead

- Ecosystem overview: [openamrobot-docs](https://github.com/openAMRobot/openamrobot-docs)
- Working release: [openamrobot-release](https://github.com/openAMRobot/openamrobot-release)