
Hexo theme for https://www.fooying.com, modification based on hexo-theme-xoxo
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.
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.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.