Hexo Theme Hiero

screenshot of Hexo Theme Hiero
hexo

An awesome magazine, blog theme for your Hexo site.

Overview:

HieroGitter is a magazine theme designed for Hexo sites. It offers a range of features including customization options for the logo, code highlight themes, sidebar placement, built-in widgets, search functionality, Fancybox for showcasing photos, donate button support, comment system support, browser compatibility, and the ability for users to contribute to its development. The theme is released under the MIT license.

Features:

  • Logo: Users can set an image as their logo instead of using the default text title.
  • Code Highlight: Hiero uses the Tomorrow Theme for code blocks with six different options.
  • Sidebar: Users can choose to place the sidebar on the left side, right side, or bottom of their site.
  • Built-in Widgets: Hiero provides seven built-in widgets, including search, social media links, recent posts, categories, tags, tag cloud, and archives.
  • Search: The theme uses Insight Search to enable users to search content within their site.
  • Fancybox: Hiero uses Fancybox to display photos, which can be added using Markdown syntax or the Fancybox tag plugin.
  • Donate Button: Users can display WechatPay and AliPay QR codes for donation purposes.
  • Comment Support: Hiero supports DuoShuo and Disqus comment systems for user engagement.
  • Browser Support: The theme is compatible with various web browsers.

Summary:

HieroGitter is a versatile magazine theme for Hexo sites, offering a range of features such as logo customization, code highlight themes, sidebar placement options, built-in widgets, search functionality, Fancybox for showcasing photos, donate button support, comment system support, and browser compatibility. With its extensive customization options, HieroGitter allows users to create visually appealing and interactive websites.

hexo
Hexo

Hexo is a static site generator built with Node.js that enables developers to create fast and efficient websites using Markdown, EJS, and Stylus. It offers features such as server-side rendering, plugin support, and easy deployment to hosting services like GitHub Pages and Netlify.

grunt
Grunt

Grunt is a popular JavaScript task runner that automates repetitive tasks like minification, compilation, and testing, allowing developers to focus on writing code.