Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A simple Jekyll blog theme with pagination, Disqus/多说 comments, TOC, and sidebar profile.
EasyBook is a free, open-source Jekyll blog theme that turns a standard Jekyll installation into a simple, readable blog with pagination, comment threads, a table of contents, and a sidebar profile. Released under the MIT License, it is maintained by laobubu and available on GitHub with a live demo at laobubu.github.io/jekyll-theme-EasyBook.
EasyBook is a Jekyll theme created by laobubu in 2016 that focuses on a clean, minimal reading experience for blog posts. It takes standard Jekyll content written in Markdown and outputs a buildable static site with a homepage, paginated archives, and a sidebar that shows the author's avatar and links. Because it is built on Jekyll, it inherits Jekyll's templating system and works with typical Jekyll projects.
EasyBook adds several conveniences on top of basic Jekyll. The following features are described on the project page.
EasyBook is for anyone who wants a quick, no-frills blog without designing a site from the ground up.
EasyBook follows the standard Jekyll workflow: you install the theme, place your Markdown posts in the conventional Jekyll folder structure, and build the site with Jekyll. The repository's README links to a Wiki Quick Guide and a welcome post that explain installation and publishing in more detail.
EasyBook is free and open source under the MIT License. The author provides an optional donation page at laobubu.net/donate.html for users who want to buy a coffee.
Other Jekyll blog themes include Minimal Mistakes and Chirpy.
Yes, EasyBook is released under the MIT License, so it can be used, modified, and redistributed freely, including for commercial purposes. No payment is required.
The project's GitHub README links to a Quick Guide in its Wiki, plus a welcome post on the demo site, that walk through installation and publishing. You use standard Jekyll theme installation methods and then build your site with Jekyll.
Yes, EasyBook supports both Disqus and 多说 (Duoshuo). You enable whichever service you prefer in the theme's configuration.
Yes, the theme's demo site runs at laobubu.github.io/jekyll-theme-EasyBook, which is hosted on GitHub Pages. Jekyll is natively supported by GitHub Pages, so you can deploy an EasyBook site by pushing the Jekyll project to a GitHub repository.