jekyll-lazy-gist-embedding plugin
I wanted a way to embed gists here, and seeing that I’m already using https://github.com/takuti/jekyll-lazy-tweet-embedding to embed Tweets and that it’s so nice and easy to grok, I thought I’d have a quick go at converting it to work with gists.
Presenting https://github.com/jaygooby/jekyll-lazy-gist-embedding
Add a gist URL like https://gist.github.com/jaygooby/7e24a1e112ce3953812624b8be94e686
and it will expand it to a gist embed, like so:
どうもありがとうございます @takuti!
All links, in order of mention:
Recent posts:
- Patch for aarch64 (aka arm64) openssl 1.0.2 'relocation R_AARCH64_PREL64 against symbol OPENSSL_armcap_P error'
- TIL: the `NO_COLOR` informal standard to suppress ANSI colour escape codes
- Copy the contents of a branch into an existing git branch without merging
- Adding search to a static Jekyll site using pagefind
- asdf, python and automatically enabling virtual envs