Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A Material Design Hexo blog theme with responsive layout, carousel posts, tag cloud, radar chart, and multiple comment integrations.

A modern, responsive blog theme for Astro with support for tags, categories, and series. This theme is designed to be fast, SEO-friendly, and easy to customize.

A dark-themed Gatsby blog theme for programmers with post and tag pages.

Slantire is a Nuxt Studio blog theme powered by Nuxt Content and Nuxt UI Pro, turning Markdown into a static SEO-ready site.

A Hugo blog theme based on WordPress Theme Tony, featuring Bootstrap, Valine comments, and a reading bar.
Hexo Theme Matery is a Material Design-based Hexo blog theme that transforms a standard Hexo site into a feature-rich blog with a dynamic banner, carousel posts, and a waterflow post list, all configurable from a single theme folder.
Hexo Theme Matery is a blog theme for the Hexo static site generator, created by blinkfox. It takes your Hexo project's Markdown posts and generates a Material Design-styled responsive blog with a changing daily banner, carousel featured posts, and a masonry-style post list. The theme requires Hexo 5.0.0 or above and is distributed as a folder that you copy into your project's themes directory.
cover: true in front-matter appear in a homepage carousel._config.yml.language: zh-CN for Chinese sites.git clone the theme into your Hexo project's themes folder.theme: hexo-theme-matery in the root _config.yml, and create required pages (categories, tags, about, contact, friends, 404) with hexo new page and the corresponding front-matter._config.yml (menu, music, comments, analytics), then run hexo clean && hexo g to generate the static site.The theme recommends Hexo 5.0.0 and above. It supports the PrismJS highlighting built into Hexo 5.0.0, so you should uninstall the older hexo-prism-plugin to avoid escape characters in code blocks.
Yes. Enable MathJax in the theme's _config.yml, then set mathjax: true in the front-matter of any post that needs formula rendering.
Yes. Set a password value in the post's front-matter using a SHA256 hash, and activate the verifyPassword option in the theme config. Visitors will be asked for the password to read that post.
Gitalk, Gitment, Valine, and Disqus are integrated. Gitalk is recommended by the theme author. You select one system in the theme's _config.yml.
