Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A simple Jekyll blog theme with responsive layout, SASS, syntax highlighting, pagination, search, Disqus comments, and SEO tags.
Blade Theme is a simple Jekyll blog theme that delivers a complete static blog with responsive layout, search, pagination, Disqus comments, and SEO tags, installable via RubyGems or GitHub.
Blade Theme is a minimal blog theme built for Jekyll, the Ruby-based static site generator. It takes Markdown posts and a configuration file as input and produces a fully static HTML blog with built-in search, pagination, author pages, and social sharing. The theme requires Ruby and RubyGems to be installed on your machine to run the Jekyll server. It is authored by GitHub user mateussmedeiros, released under the MIT license, and distributed both as a GitHub repository and as the blade-theme gem on RubyGems.
The theme runs on Jekyll and follows the standard Jekyll workflow. To get started, clone or download the repository, run bundle install to install the required Ruby gems, then run jekyll serve to start a local server at localhost:4000 on your machine.
Yes, Blade Theme is open source and released under the MIT license, so it is free to use and modify for personal or commercial projects.
The theme requires Ruby and RubyGems to be installed on your system, because it is a Jekyll-based theme and Jekyll itself is a Ruby gem.
You can clone the GitHub repository or download the ZIP archive. Then enter the theme folder, run bundle install, and start the Jekyll server with jekyll serve.
Yes, Blade Theme integrates with Disqus for comments, so you can enable discussion threads on each post by configuring your Disqus username.
Blade Theme is free and open source. It is distributed under the MIT license and is also published as a gem on RubyGems, where you can fetch it with the standard gem installation workflow.
