Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Futuristic Hexo blog theme with a glowy design, Bootstrap 4, Disqus, Google Analytics, and responsive layouts.
Alpha Dust is a futuristic, glowy Hexo blog theme built with Bootstrap 4, Stylus, and ejs templates, originally developed from scratch by Jonathan Klughertz for personal use and released under the MIT license.
Alpha Dust is a responsive Hexo blog theme that gives a glowy, futuristic look to static blogs. It takes standard Hexo posts and pages as input and renders them into a full blog with an archive page, tags and categories support, pagination, and a footer with social links. The theme runs on the Hexo static site generator and is configured entirely through YAML files: the blog's main _config.yml selects the theme, while the theme's own _config.yml controls the menu, logo, footer text, comments, analytics, and social URLs.
_config.yml to enable analytics.type: "tags" or type: "categories" in front matter and adding it to the menu.The theme is built with ejs for HTML templates, Stylus for CSS preprocessing, and relies on jQuery, GSAP, and Font Awesome (updated to 4.7.0 in this fork) for animations and icons.
logoIcon: fa-pencil-square) to visually distinguish entries.archive_date_format: MMM YYYY) to organize tutorials by month.themes/alpha-dust folder of your Hexo site with git clone https://github.com/klugjo/hexo-theme-alpha-dust themes/alpha-dust.theme: alpha-dust in your blog's main _config.yml._config.yml to set the menu, Font Awesome logo class, footer text, default post title, archive date format, Disqus shortname, Google Analytics ID, and social URLs.hexo new page "tags" (or categories), set the page type in front matter, and add it to the menu.Alpha Dust is free and open source under the MIT license. There are no paid tiers or license fees.
Yes. The theme is released under the MIT license, so you can use, modify, and redistribute it freely, including in commercial projects.
Install it by cloning the repository into your Hexo themes directory and setting theme: alpha-dust in your blog's main _config.yml. Full installation and configuration steps are in the theme's readme.
Yes. Alpha Dust supports Disqus comments via a disqus_shortname setting and Google Analytics via a tracking ID setting, both configured in the theme's _config.yml.
