Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A minimal, bold, responsive Jekyll theme for bloggers, based on Minimal Mistakes.
Jekyll HMFAYSAL Theme is a minimal, bold, responsive blogging theme for Jekyll, created by Hossain Mohd. Faysal, that turns a plain Jekyll site into a mobile-friendly blog with circular navigation, large feature images, Disqus comments, and built-in social sharing tags, all distributed under the GNU GPL v2 license.
Jekyll HMFAYSAL Theme is a free and open-source Jekyll theme based on the Minimal Mistakes design by Michael Rose. It accepts Jekyll posts written in Markdown with YAML front matter and outputs a static HTML site with a bold, minimal look. The theme was built for the author's own blog at theevilgenius.tk and is maintained on GitHub.
The theme requires Jekyll and uses kramdown for Markdown processing. It includes a Grunt build script for theme development, supports Pygments, Coderay, and Highlight.js for code syntax highlighting, and works with Internet Explorer 9 and all modern browsers.
disqus_shortname in _config.yml.read-time.rb plugin to estimate reading time based on word count.simpleJekyllSearch.js plugin.Jekyll HMFAYSAL Theme is for bloggers who want a bold, minimal design without writing a theme from scratch. Developers building a new Jekyll site can fork the repository, edit _config.yml, and publish immediately. Designers can use the LESS files and Grunt build process to alter the styling efficiently.
To start a new site, install Jekyll, fork the repository on GitHub, clone it locally, then edit _config.yml to set your title, description, owner information, social links, and navigation. Add posts in _posts with the required YAML front matter. For an existing Jekyll site, copy the _includes, _layouts, plugins, assets, and images folders, plus key files like index.html, about.md, categories.html, and tags.html, and merge the config variables.
Jekyll HMFAYSAL Theme is free and open source, released under the GNU General Public License version 2. You can use it on your site without attribution, though the author appreciates a shoutout on Twitter to @hmfaysal.
Yes, the theme is distributed under GPL v2, so it is free to use, modify, and redistribute. There are no paid tiers or license fees.
The theme is compatible with Internet Explorer 9 and all modern browsers. It degrades gracefully in older browsers, so content remains readable though some visual effects may be simplified.
Set the disqus_shortname variable in _config.yml to your Disqus site shortname. Individual posts can override this by setting comments: true in their front matter.
Yes, a simple search overlay is included, powered by simpleJekyllSearch.js. It filters post titles and displays results over the page.
Yes, the theme includes LESS source files in assets/less and a Grunt build script. You can also edit the HTML in _includes and _layouts. Under GPL v2, you are free to modify and reuse it.
