Jekyll

Jekyll is a simple, blog-aware, static site generator for personal, project, or organization sites. Written in Ruby by Tom Preston-Werner, GitHub’s co-founder, it is distributed under an open source license. For more detail, see Wikipedia.

BlogSearch Architecture

The overview of the BlogSearch, a simple search service for blog posts.

Custom Internationalization (i18n) with Jekyll

One blog and two languages: bringing a better reading experience for the readers! This article shares how I internationalize my blog https://mincong.io

Create JSON-LD Structured Data in Jekyll

In this post, I will explain how to create JSON-LD structured data for Jekyll blog.

Improve Blog Ranking in Google Search

This post explains how to improve your blog ranking in Google Search when you know nothing about SEO. I'm using my Jekyll blog as an example, to implement everything step-by-step: add robots.txt, sitemap, structured data; improve title tags, meta description; use Google Search Console...