Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A clean and elegant theme for Hexo with multi-language support, dark mode, math rendering, and multiple comment systems.

Free HTML5 blog template with Bootstrap 4, multipage layout, hero header, carousel, and newsletter signup — ideal for professional blogs.

A simple Jekyll blog theme using Materializecss, with post and About Me pages.

A free long-form blogging theme for Jekyll with a reading progress indicator, responsive layout, and easy YAML configuration.

Responsive Hugo blog theme ported from the HPSTR Jekyll theme, with animated menu and social sharing support.
Hexo Theme Ayer is a clean and elegant blog theme for the Hexo static site generator, built with EJS templates and Stylus styles by developer Eric-Shen.
Ayer is a ready-to-use theme that transforms a Hexo-powered site into a polished blog with a sidebar, cover image, and article-centric layout. It accepts standard Hexo markdown posts and front-matter and outputs a static HTML website with support for categories, tags, friends links, and a gallery page. The theme is distributed through npm (hexo-theme-ayer) and GitHub, and it supports both Hexo 5.0 and earlier versions. It is open-sourced under the SATA license, which builds on MIT and asks users to star the repository.
language option in your Hexo _config.yml.npm i hexo-theme-ayer -S and a _config.ayer.yml is auto-generated; for Hexo under 5.0, git clone https://github.com/Shen-Yu/hexo-theme-ayer.git themes/ayer.comments: false front-matter.toc: true, disable per post via no_toc: true), image click-to-fullscreen, word count via hexo-wordcount, and a copy-code button.hexo-renderer-markdown-it-katex.albums array) and TOC to present screenshots and structured content.Install the theme through npm (Hexo 5+) or by cloning it into themes/ayer, then set theme: ayer in your Hexo root _config.yml. Create special pages by adding front-matter such as type: categories or type: friends, and configure features in _config.ayer.yml (or the theme's own config for older versions). Posts are written normally; the theme renders them with the selected layout, sidebar, and comment system.
Yes, Ayer is open source under the SATA license, which permits use with MIT terms and asks users to star the repository and thank the author. There are no paid tiers.
Set darkmode: true in _config.ayer.yml (or the theme config) and a dark mode toggle will appear.
Ayer includes configuration blocks for Valine (recommended, requires a Leancloud app), Gitalk (needs GitHub client ID/secret and a repo), and Twikoo (with envId). Only one is enabled at a time via its enable flag.
Yes. Set mathjax: true for MathJax, or enable katex.enable and install hexo-renderer-markdown-it-katex instead of the default marked renderer.
The author states in the README that they have left the programming field and the project is paused, kept for learning purposes. Feature requests may not be fulfilled.
