This repository holds the mdBook sources for the public Gopherbot manual at lnxjedi.github.io/gopherbot.
The book is being rewritten around the current v3 workflow:
- local workstation development first
- git-managed robot configuration
- built-in interpreters and modern config layout
- straightforward deployment to VMs, systemd, or containers
To preview locally:
cd doc
mdbook serve