Source files for tpapp.github.io.
Mainly written so that I could weave Julia code, output, and figures into blog posts using Hugo. Feel free to use for your own setup.
See the site source and the Hugo manual for examples. The only shortcode I added is inclsrc
, use it as
{{< inclsrc "julia" "code.jl" >}}