This is the code for the WildDrone training website.
If you're looking for the training activities, head to https://wilddrone.github.io/training/ .
- Uses a custom GitHub Action to generate static Docusaurus site.
- See ./github/workflows/docusaurus-gh-pages.yml.
- Can test locally - see Docusaurus documentation.
- Have added rehype-katex for LaTeX rendering.
- Have added rehype-extended-table for colspan/rowspan.