This project uses mkslides to render markdown files into reveal.js slideshows.
To get started:
- Install
uv
uv run mkslides serve src/Navigate to http://localhost:8000
- Create a new markdown file in
src/ - Markdown examples can be found here: https://github.com/HoGentTIN/hogent-markdown-slide
- Also reference reveal.js docs