Recent Comments
Learn how to configure Recent Comments page for the Solitude theme.
Modifying Theme Configuration
You need to modify the following configuration and customize it according to your needs.
_config.solitude.yml
Configuring the Page
Open a terminal in the root directory of your Hexo blog and run the following command to create a new page:
Creating the Data File
This will generate a recentcomment
folder in the source
directory of your blog, containing an index.md
file.
Next, add the page type
value inside this file.
Reference (modify as needed):
index.md
Your Recent Comments page configuration is now complete! 🎉