# Jekyll
[Jekyll • Simple, blog-aware, static sites | Transform your plain text into static websites and blogs](https://jekyllrb.com)
> Jekyll is a simple, blog-aware, static site generator perfect for personal, project, or organization sites. Think of it like a file-based CMS, without all the complexity. Jekyll takes your content, renders [[Public/Tips 💡/Markdown|Markdown]] and Liquid templates, and spits out a complete, static website ready to be served by Apache, Nginx or another web server. Jekyll is the engine behind [[GitHub Pages]], which you can use to host sites right from your GitHub repositories.
## Memo
- [jekyll-linkpreviewというJekyll pluginを書いた(がGitHub Pagesで使えなかったので使うために格闘した話) | ysk24ok.github.io](https://ysk24ok.github.io/2019/04/09/release_jekyll_linkpreview.html)
- [Jekyll on Github に OGP/TwitterCardを対応させた](http://giantech.jp/2015/05/21/add-ogp-and-twittercard-to-jekyll-on-github/)
- [TwitterやFacebookで表示されるOGPイメージをGithubPagesで簡単に実装する #GitHub - Qiita](https://qiita.com/o_ob/items/6c71bc783df428116ef8)
- [GitHub PagesのJekyllでogpタグを出力する - たけぞう瀕死ブログ](https://takezoe.hatenablog.com/entry/2016/07/03/104536)
- [OGP設定に必須!Jekyllで記事の最初の画像を取得するプラグイン「jekyll-auto-image」 - Yohei Isokawa](https://blog.yuhiisk.com/archive/2016/01/06/jekyll-auto-image.html)