Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Responsive Bootstrap 4 Jekyll theme with hero images, live theme switcher, tags, Disqus, and GitHub Pages support. No longer maintained.
Helium is a free, open-source Jekyll theme built on Bootstrap 4 that produces responsive blog and landing-page sites with hero images, a live theme switcher, and Jekyll-native integrations like Disqus and Google Analytics. This no-longer-maintained theme is distributed under the MIT license and works with Jekyll 3.x and GitHub Pages.
Helium Jekyll is a Bootstrap 4-based theme for the Jekyll static site generator, originally created by Antonio Trento as a near-total rewrite of the sentenza Jekyll theme. It takes standard Jekyll markdown posts and pages as input and outputs a responsive static website with a blog layout, landing page samples, tag pages, and link posts. The theme runs on Jekyll 3.x and GitHub Pages, requiring only a clone of the repository and a jekyll serve command to run locally.
include/utils/hero.html._config.yml._config.yml and adding markdown posts.Clone or download the repository, then run jekyll serve locally. For GitHub Pages, fork the repo, rename it to yourusername.github.io, and edit _config.yml with your GitHub address and social links. Posts are written as markdown files with front matter that sets a hero image and overlay color; the Liquid script in include/utils/hero.html reads that front matter and renders the image with animation.
Helium Jekyll is free and open source under the MIT license.
Yes, Helium Jekyll is released under the open-source MIT license, so it is free to use and modify for any purpose.
No, the project is no longer maintained, as stated on the project page. This means updates and support from the original author are not available, though the MIT license allows anyone to fork and continue development.
Clone or download the repository, install Jekyll, and run jekyll serve to preview locally. For GitHub Pages, fork the repo, rename it to yourusername.github.io, and update the _config.yml file with your details.
Yes, Helium Jekyll includes Disqus comments support, so you can enable comment threads on your blog posts by configuring your Disqus shortname.
Yes, the theme is fully compatible with Jekyll 3.x and GitHub Pages. Fork the repository and follow the rename instructions to publish a live site.
