Jekyll Stories
- Line numbers in Jekyll code blocks
Improve the styling of line numbers in the code blocks of a Jekyll blog
- Implement Elasticsearch in Jekyll blog
Elasticsearch is a database used for full-text searching and Jekyll is a static blog generator. In this article, we will see how to implement Elasticsearch based searching to a Jekyll blog.