This lesson uses The Carpentries Workbench to develop training material for the TopoStats Atomic Force Microscopy batch image processing software.
The course material is rendered and available online.
Please refer to the CODE_OF_CONDUCT.md
at the top level of this repository.
Contributions are welcome, please see the CONTRIBUTING.md
file at the top level of this repository.
To render these pages locally you need to have R installed. Instructions are available but some additional steps have been taken to make sure the environment is reproducible.
Once you have installed the dependencies you can render the pages locally by starting R in the project root and running...
sandpaper::serve()
This will build the pages and start a local web-server in R and open it in your default browser. These pages are "live" and as you edit and save them the web-site will be rebuilt and the pages updated.
Please refer to the LICENSING.md
at the top level of this repository.