Learn TurtleBot is an open source getting started guide for web, mobile and maker developers interested in robotics.
This site is powered by Jekyll and hosted on GitHub pages.
Friendly Tip for LAMP stack devs: You don't need to know anything about Ruby to use Jekyll.
If you would like to try viewing this locally.
You can run the command test_site_locally.bash
.
This will run an instance of jekyll inside a docker container and expose it on https://localhost:4000.
To use the local testing script you will need to have installed Docker.
See the Docker Installation Instructions
And make sure to add your user to the docker
group.