
A simple theme based on hexo
This product is a theme based on hexo, a static site generator. The theme is designed with a template based on pug. To use this theme, you need to have hexo-renderer-jade installed and create two pages, "about" and "tags", using the hexo command. The configuration file for this theme is _config.yml. You can preview the theme on the website blog.lazysheep.fun.
This product is a hexo theme with a pug-based template. It requires the installation of hexo-renderer-jade and the creation of two pages - "about" and "tags" - to work properly. The theme can be configured using the _config.yml file and can be previewed on the blog.lazysheep.fun website.

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.