Hexo Theme Xoxo Plus

screenshot of Hexo Theme Xoxo Plus

Hexo theme for https://www.fooying.com, modification based on hexo-theme-xoxo

Overview

hexo-theme-xoxo-plus is a modification of the hexo-theme-xoxo theme for the Hexo blogging platform. It adds new features such as a dynamic activity section, project pages, and paper pages. It also includes improvements to the UI, including adjustments to the header and the addition of a QR code in the footer. The theme also introduces new customization options, such as configuring a logo and favicon, and supports comments through gitalk/giscus.

Features

  • Dynamic Activity: Adds a dynamic activity section to showcase ongoing or upcoming events.
  • Project Pages: Allows the creation of project pages with their own index.md file in the source directory.
  • Paper Pages: Adds paper pages, which should be added in the source directory with an index.md file.
  • UI Tweaks: Makes adjustments to the UI, specifically in the header and the footer QR code.
  • Logo Configuration: Introduces the option to configure a logo in addition to the favicon.
  • Comment Support: Supports comments through gitalk/giscus, which can be configured in the _config.yml file.

Plugins: https://hexo.io/plugins/

Themes: https://hexo.io/themes/

theme: hexo-theme-xoxo-plus


4. Build and generate your Hexo site:

hexo clean hexo generate


5. Enjoy your new xoxo-plus theme!

## Summary
hexo-theme-xoxo-plus is a modified version of the hexo-theme-xoxo theme for Hexo. It adds new features such as a dynamic activity section, project pages, and paper pages. The theme also includes UI tweaks, logo configuration options, and support for comments through gitalk/giscus. To install the theme, make sure the hexo-reading-time plugin is installed and follow the provided installation guide.
gulp
Gulp

Gulp.js is an old but popular site building tool that automates various repetitive development tasks in web development, such as compiling Sass, minifying JavaScript, and optimizing images.