jekyll-theme-cs50
jekyll-theme-cs50 copied to clipboard
allow for an offline mode whereby assets are embedded in HTML
- [ ] CSS
- [ ] JS
- [ ] images base64-encoded, a la
data-uriwith Asciidoctor, https://asciidoctor.org/docs/asciidoc-syntax-quick-reference/#images - [ ] webfonts
- https://github.com/GSI/jekyll_image_encode
- https://github.com/rubys/nokogumbo
As via a :post_render hook, https://jekyllrb.com/docs/plugins/hooks/.