Add asciinema shortcode and try in Playground

This commit is contained in:
2023-07-22 20:15:39 -04:00
parent 06c5f6b8ff
commit e288d17eb8
5 changed files with 85 additions and 1 deletions

7
README.md Normal file
View File

@ -0,0 +1,7 @@
## 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/