Materials for the LambdaNantes 4 workshop: An Introduction to Unikernels with OCaml!
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Discard Slipshow for the moment

xvw 50372e9b 47cabaeb

+11
+11
support/dune-tbs
··· 1 + (rule 2 + (aliases support) 3 + (targets slides.html) 4 + (deps 5 + (glob_files *.md) 6 + (glob_files *.draw)) 7 + (mode promote) 8 + (action 9 + (progn 10 + (run slipshow compile --theme vanier slides.md) 11 + (run echo "Done."))))