
Automatically add category to Hexo article according to the article file directory.

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.
directory templates are designed to help you create a directory or listing website. They typically include features such as search, filter, and sorting options, as well as customizable templates for different types of listings.
ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.