Open BeastyBlacksmith opened 3 years ago
Not by default - the closest we have to this is the possibility of writing episode files in RMarkdown, which will take care of executing code chunks and including the output in the built pages - but I suspect you could set something up to route the page builds through Documenter.jl in the GitHub Actions for the lesson repository. That is not my area of expertise, I'm afraid, so the help I can provide will be limited.
Documenter.jl has this nicely rendered REPL blocks does anyone know, whether its possible to get them also in the template?