学习笔记LearningNotes:https://github.com/ limingzhong61/LearningNotes
The document provides information about the project's learning notes. It mentions that the study notes in the current repository are no longer updated and provides a new address for them on LearningNotes on GitHub. The document also instructs on how to set up a blog using Hexo, along with a reference to additional notes stored in the Hexo project under the directory /source/_posts.
/source/_posts.The document provides an overview of the project's learning notes, informing users of the new repository location for updated notes and guides users on setting up a blog using Hexo. It also indicates the directory location for additional study notes stored within the Hexo project.
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.