Installation
How to install and use the hexo-theme-solitude theme.
Install Hexo
If you haven't installed Hexo yet, please install it first. You can refer to the Hexo official documentation for installation instructions.
Install the Theme
Create a Hexo Project
If you already have a Hexo project, you can skip this step.
CD into the Project Directory
Install the Theme
Configure the Theme
Edit the _config.yml
file in your Hexo project and add the following content:
Install Dependencies
Run the Server
Visit http://localhost:4000 to view your blog.
Read more at Configure the Theme