A lightweight dark/light theme for Hexo.js
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.
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.