Hexo Tutorial (4) - Comment System
There are many plugins for the comment system, and many themes also have built-in comment system plugins. Let's take the Redefine theme as an example to introduce the usage of the Waline comment system.
Hexo Tutorial (3) - Themes
The main content of this section is about the installation and usage of Hexo themes. Taking the Redefine theme as an example, the content is roughly divided into two parts: installing the Redefine theme and configuring the theme.
Hexo Tutorial (2) - Configuration
If you have installed a Hexo theme, most of the settings will be handled in the _config.[theme].yml file of the theme configuration. Since the priority of the theme configuration file is higher than that of the Hexo configuration file, most of the information about the Hexo configuration file will not be necessary to pay attention to. I will introduce a few commonly used settings of Hexo configuration files at the end.
hello-world
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub. Quick Start ⚓︎ Create a new post ⚓︎ 1$ hexo new "My New Post" More info: Writing Run server ⚓︎ 1$ hexo server More info: Server Generate static files ⚓︎ 1$ hexo generate More info: Generating Deploy to remote sites ⚓︎ 1$ hexo deploy More info: Deployment





