My personal blog
The personal blog on https://batsov.com is a simple Jekyll-powered site that is deployed on GitHub pages.
To install the theme for the personal blog on https://batsov.com, follow these steps:
git clone <repository-url>
gem install jekyll
jekyll build
Follow the GitHub Pages documentation to deploy the site.
The personal blog on https://batsov.com is a Jekyll-powered site that is deployed on GitHub pages. It allows users to contribute by sending PRs for improvements such as addressing typos, bad grammar, visual glitches, etc. To install the theme, users need to clone the repository, install Jekyll, build the site, and deploy it on GitHub Pages.