Message Board
Learn how to configure Message Board 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
This will generate a message
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 Message Board page configuration is now complete! 🎉