jekyll blog

The beginning of jekyll blog. This is how to build jekyll blog which you see now. Let's start a blog by uploading the site made by jekyll to Github page.

Comment feature in Jekyll blog

2023-03-18
Let's see how to use utterances service to add a comment feature to Jekyll project.
see more ▶︎

Display SearchBar on Jekyll

2023-03-18
Let's see how to show SearchBar on Jekyll without specific plugins.
see more ▶︎

Preview

2023-10-16
let's see how to make fast to preview writing post in jekyll.
see more ▶︎

jekyll-last-modified-at

2023-10-16
use last modified date of the file to generate sitemap.xml
see more ▶︎

github page

2023-10-16
upload jekyll project to github page and start blog service.
see more ▶︎

google service

2023-10-16
introduce how to integrate google search console / analytics / adsense to jekyll project
see more ▶︎

Send Email

2023-10-16
use formspree to add sending email feature to jekyll project.
see more ▶︎

Disqus comments

2023-10-16
use Disqus service for comment feature to jekyll project.
see more ▶︎

pagination plugin

2023-10-16
how to use pagination plugin for jekyll project's pagination.
see more ▶︎

SEO support

2023-10-17
try to make jekyll project supports SEO
see more ▶︎

Multi-languages plugin

2023-10-16
introduce multi-languages plugin to make jekyll supports multi-languages. let's see how to install and configure multi-languages plugin jekyll-polyglot.
see more ▶︎

jekyll settings

2023-10-16
We introduce basic jekyll settings. This post is for how to set _config.yml file and how to use variables in jekyll.
see more ▶︎