Hexo Theme Delicate

screenshot of Hexo Theme Delicate
hexo

一款 Hexo 主题 / delicate theme for Hexo.

Overview:

hexo-theme-delicate is a flexible and versatile theme for Hexo that allows for easy customization of styles. It offers various features such as support for mathjax, mermaid diagrams, and table of contents. It also provides options for customizing search engine indexing and includes bug fixes and updates.

Features:

  • Style Customization: The theme allows for easy customization of styles and provides options for changing the appearance of buttons, images, and shadows.
  • MathJax Support: By adding "mathjax: true" in the Front-matter of an article, users can enable MathJax support for rendering mathematical equations.
  • Mermaid Diagrams: Users can add mermaid diagrams to their articles by adding "mermaid: true" in the Front-matter.
  • Table of Contents: The theme offers the option to generate a table of contents for articles by adding "toc: true" in the Front-matter.
  • Search Engine Indexing: Users can prevent specific articles or pages from being indexed by local search engines by adding "indexing: false" in the Front-matter.

Summary:

hexo-theme-delicate is a versatile Hexo theme that offers various customization options for style, as well as support for MathJax, mermaid diagrams, and table of contents. It also provides features for controlling search engine indexing and includes bug fixes and updates. The installation process is straightforward, requiring the theme folder to be placed in the themes directory of a Hexo project.

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.

template
Templates & Themes

A template or theme refers to a pre-designed layout or structure that provides a basic framework for building a specific type of application or website. It typically includes good design, placeholder content and functional features, allowing developers to customize and fill in the details according to their specific needs.

github-pages
GitHub Pages

Gridsome is a Vue.js-based static site generator that makes it easy to build fast and flexible websites and applications by leveraging modern web technologies like GraphQL, Webpack, and hot reloading