Hexo Theme Particle

screenshot of Hexo Theme Particle
hexo

包含3种配色样式的Hexo主题(没维护了)

Overview

hexo-theme-particle is a theme for Hexo, a popular static site generator. It was developed by the author to use for their three blogs. The theme currently has two styles, full, night, and maiden. Although the theme is no longer maintained, it should still be usable. The author provides a link to the GitHub repository for those who wish to continue using the theme.

Features

  • Multiple themes: The hexo-theme-particle has three different styles to choose from - full, night, and maiden.
  • Integration of Vue.js and Ant Design Vue: The theme incorporates Vue.js and Ant Design Vue to enhance its functionality and design.
  • Customizable icons: The theme supports Ant Design Vue icons or custom images for icons used in article side information cards.
  • Configurable footer: The theme allows for the addition of a site footer, which is useful for displaying regulatory information.
  • Multiple color schemes: Each theme style comes with its own set of color schemes which can be customized by modifying the corresponding color file.

Summary

hexo-theme-particle is a versatile theme for Hexo that offers multiple styles and color schemes. It provides integration with Vue.js and Ant Design Vue for enhanced functionality and visual representation. Although the theme is no longer actively maintained, it can still be used and customized to suit individual needs.

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.