Code in core
module is accessible in your 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.
When you are ready push the repository to github (including the compiled slides in docs
).
Then go to project settings -> GitHub Pages and select master branch /docs folder
for
the source of github pages.
This project was generated using Giter8 with template presentation.g8