Sources for the following talk: https://kamilkloch.github.io/cats-effect-scalar
Code in core
module is accessible from within the slides
Raw slides are in slides/mdoc/index.html
run sbt slides/mdoc
to compile slides using mdoc.
You can then view the slides by opening docs/index.html
in your browser.
Push the changes (including the compiled slides in docs
) to github.
Go to project settings -> GitHub Pages and select main branch /docsr
as
the source for github pages.