Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A Hexo blog theme with three built-in color styles (full, night, maiden), Vue.js and Ant Design Vue icons, and Gitalk comments.

A Gatsby theme for publishing changelogs and release notes as MDX posts with tags, SEO, and Theme UI styling.

A free starter blog template built with Astro, featuring Markdown support, SEO-ready setup, RSS and sitemap generation, and a modern animated design.

An elegant, modern Hugo theme with glassmorphism design, based on Poison theme.

A Jekyll theme with dark mode, typing effect, and a custom Markdown parser; table, graph, and Gantt tools are in preparation.

A designer-style Hexo blog theme with lazy loading, PWA, LaTeX, and multiple comment systems.
hexo-theme-particle is a Hexo blog theme developed by korilin that provides three built-in color styles — full, night, and maiden — for running a static blog on the Hexo generator.
hexo-theme-particle is a theme for the Hexo static site generator. It was created by the developer korilin after setting up multiple blogs, and it is distributed as a GitHub repository. The theme accepts Hexo site configuration and markdown posts, then renders a static blog with a configurable style: full, night, or maiden, with full as the default when the style field is missing or invalid. The author has stopped maintaining the project but states it should still be usable.
style setting in the theme config; incorrect values fall back to full.theme property leave it blank.head_block_enable, and set a background using a CSS string such as background-image:url('../home.jpg') (with quotes) or background:black.new-theme.styl and new-color.styl files and editing layout.ejs.layout.ejs.Clone the repository into the themes/particle directory, disable Hexo's built-in highlight in _config.yml, then set the active theme to particle in the root Hexo config. After that, configure options such as style, menu, card, footer, and gitalk in the theme's _config.yml. Generate the site with hexo g after clearing the cache with hexo cl to see the changes.
