The two web pages, [fjp.at/projects/diffbot](https://fjp.at/projects/diffbot/ros-noetic/) (old) and [fjp.at/diffbot](https://fjp.at/diffbot/ros-setup/) are not always up to date with the latest [docs in this github repository](https://github.com/fjp/diffbot/tree/noetic-devel/docs). - [x] Check if it is possible to add a github action to build the mkdocs automatically everytime a push is made. -> Works using [this action yml](https://github.com/fjp/diffbot/blob/noetic-devel/.github/workflows/mkdocs_action.yml). - [ ] Move content from old docs fjp.at/projects/diffbot to new mkdocs. - [x] Clicking on "Raspberry Pi Setup" on Diffbot website goes to "ROS Network Setup," not the correct page. _Originally posted by @fjp in https://github.com/fjp/diffbot/issues/23#issuecomment-778089652_