diff --git a/Gemfile.lock b/Gemfile.lock index 8001eb7..4f4bc45 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -30,7 +30,7 @@ GEM commonmarker (0.23.10) concurrent-ruby (1.3.3) connection_pool (2.4.1) - dnsruby (1.72.1) + dnsruby (1.72.2) simpleidn (~> 0.2.1) drb (2.2.1) em-websocket (0.5.3) diff --git a/README.md b/README.md index ffed38c..fc925a4 100644 --- a/README.md +++ b/README.md @@ -8,5 +8,8 @@ https://jekyllrb.com/docs/home/ I am using the http://www.csrhymes.com/bulma-clean-theme/ +## GitHub Pages Quickstart +https://docs.github.com/en/pages/quickstart + ## License Open sourced under the [MIT license](LICENSE.md). diff --git a/UpdateGems.cmd b/UpdateGems.cmd index 451ec38..802ca9d 100644 --- a/UpdateGems.cmd +++ b/UpdateGems.cmd @@ -1,2 +1 @@ bundle update - diff --git a/_config.yml b/_config.yml index 39bfd2f..52360b5 100644 --- a/_config.yml +++ b/_config.yml @@ -2,7 +2,7 @@ lang: en title: Midhun Harikumar tagline: Random Thoughts! url: https://midhunhk.com -paginate: 6 +paginate: 10 paginate_path: "/blog/page:num/" permalink: pretty @@ -25,7 +25,7 @@ author: email: midhunhk at gmail.com # Custom vars -version: 2.1.5 +version: 2.4.0 github: repo: https://github.com/midhunhk/midhunhk.github.io diff --git a/_includes/post_read_more.html b/_includes/post_read_more.html index 4ffd21d..32a5a7c 100644 --- a/_includes/post_read_more.html +++ b/_includes/post_read_more.html @@ -1,4 +1,4 @@ -