archetypes | ||
content | ||
layouts | ||
public@6b4eafe671 | ||
static | ||
.gitignore | ||
.gitmodules | ||
config.yaml | ||
Makefile | ||
README.md |
Source of balki.me
Asciinema
Followed instructions from here: https://jenciso.github.io/blog/embedding-asciinema-cast-in-your-hugo-site/
Asciinema uses wasm which needs CSP unsafe-eval. Ref: https://www.aaron-powell.com/posts/2019-11-27-using-webassembly-with-csp-headers/