
A concise Hexo theme, based on Particle.
ParticleX is a Hexo theme developed as an alternative to the unmaintained Particle theme. It was originally built using Vue 2 and Ant Design Vue 1 but has now been updated to Vue 3. The theme uses custom styles instead of Ant Design Vue and replaces the icons with Font Awesome 6. The theme offers a single style option and provides various configurations for the background, navigation bar, homepage information card, footer, and more. It also supports features like code highlighting, math rendering, image previews, article excerpts, and comments systems like Giscus, Gitalk, Waline, and Twikoo.
<!-- more --> tag in the document. Excerpt content will also appear when the full article is displayed.pinned parameter in the Front-Matter. The higher the value, the closer the article will be to the top.secret parameter in the Front-Matter. The Hexo-Helper-Crypto plugin is required for encryption.ParticleX is a Hexo theme that offers an updated framework, improved icons, and various customizable options for backgrounds, navigation, footers, and more. It provides support for code highlighting, math rendering, image previews, article excerpts, and multiple comment systems. The theme is easy to install and offers detailed documentation for configuring its features. It is released under the MIT open-source license and welcomes contributions from the community.

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.