Hexo Theme Yilia Pro

screenshot of Hexo Theme Yilia Pro
hexo
scss

一个简洁优雅的hexo主题 A simple and elegant theme for hexo.

Overview

The Yilia Pro theme is a minimalist and elegant theme for the Hexo blogging platform. It was developed by litten in September 2014 and optimized and updated by Lete in September 2020. This theme focuses on simplicity, performance, and customization.

Features

  • Icon in title: Allows users to add rotating icons before the blog post titles.
  • Customizable icons: Users can customize the icons and their sizes.
  • Theme styles: Provides a range of theme styles for customization, including options like default, darker, pale night, light, ocean, mac, and mac light.
  • Code block styles: Offers various code block styles for different aesthetics, such as default, darker, pale night, light, ocean, mac, and mac light.
  • Word count: Tracks the word count for each blog post.
  • Reading time: Estimates the reading time for each blog post.
  • Visitor count: Provides statistics on the number of visitors using the "不蒜子" service.
  • Latest post update time: Displays the most recent update time for each blog post.
  • Customizable title switch: Allows users to customize the title switch style.
  • Customizable search box: Provides options to customize the search box design.
  • Description: Allows users to add a custom description to their website.
  • Website start year: Displays the year when the website was started.
  • Website running time: Calculates and displays the total running time of the website.
  • ICP record: Offers a field to enter the ICP record number for Chinese websites.
  • CDN acceleration: Supports CDN acceleration for faster website loading.
  • Copyright statement: Allows users to add a custom copyright statement to the website.
  • Valine comment system: Includes the Valine comment system for managing comments.
  • Custom CSS and JS: Provides options to add custom CSS and JS to the website.
  • Baidu and Google Analytics: Supports integration with Baidu and Google Analytics for tracking website traffic.
  • Custom footer font color: Allows users to customize the font color in the website footer.
  • Custom article cover: Offers the option to add a custom cover image for articles.
  • Tiny heart animation: Includes a small heart animation in the website design.

Summary

The Yilia Pro theme for Hexo is a feature-rich and customizable theme that focuses on minimalist and elegant design. It provides various options for customization, including icon and code block styles, word count and reading time tracking, visitor count statistics, and more. With its clean and performance-oriented approach, Yilia Pro offers a great choice for bloggers looking for a sleek and customizable theme for their Hexo websites.

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.

scss
SCSS

SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.

blog
Blog

Blog websites feature posts written by one or more authors, organized by categories and tags, with a section for comments and archives sorted by date or topic. Additional features may include search bar, social media sharing, subscription or RSS feed, about and contact pages, and visual content.

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.

webpack
Webpack

Webpack is a popular open-source module bundler for JavaScript applications that bundles and optimizes the code and its dependencies for production-ready deployment. It can also be used to transform other types of assets such as CSS, images, and fonts.