Hexo Theme Minima

screenshot of Hexo Theme Minima
hexo

A lightweight dark/light theme for Hexo.js

Overview

Minima is a simple and lightweight dark/light mode theme for Hexo. It was created from scratch using the Skeleton CSS boilerplate and utilizes only CSS and Vanilla JS, without relying on unnecessary third-party libraries. The theme focuses on simplicity and minimalism, prioritizing content over flashy design elements. Minima is fully responsive and includes features such as post meta description and images for SEO, customizable dark/light mode, code highlighting with Prism.js, Disqus for post comments, and a documentation for easy customization.

Features

  • Passes the core of Hexo Theme Unit Test
  • Fully responsive design
  • Supports post, page, tags, archives, and pagination
  • SEO optimization with post meta description and images
  • Customizable dark/light mode instant switch
  • Customizable theme color
  • Code highlighting with Prism.js
  • Disqus integration for post comments
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.