Jekyll のバージョンを 2.0.3 に上げた際に、突然ビルドするできることができなくなってしまいました。その解決方法に関して記事です。
Jekyll のバージョンを 2.0.3 に上げた際に、突然ビルドするできることができなくなってしまいました。その解決方法に関して記事です。
This article might be too old.
今回は Jekyll で使用できるように、新しい Liquid タグを作成しました。ブログの記事等でよく見る、Twitter のつぶやきを記事内に埋め込むタグです。使い方は、公式の Jekyll がサポートしている Gist を埋め込むタグとほとんど同じです。
This article might be too old.
I made new Liquid tag that enables embedding tweets on Jekyll. This Liquid allows you to easily read tweets on articles. It’s almost like Jekyll’s official gist tag.
最近、ブログを Jekyll で自分のブログを作成しています。それに伴ってプログラミングのライブラリに関する記事等、ある程度時間が立つとその記事の内容を保証できない類の記事を管理するプラグインを書いてみました。
I’ve working on making my personal blog through Jekyll, recently. There I made a simple plugin which can guarantee a blog post’s validity for certain terms.