-
Install the theme via npm.
npm install hexo-theme-vivia
-
Copy the configuration file
node_modules/hexo-theme-vivia/example_config.vivia.yml
to the root directory of the Hexo blog and rename it as_config.vivia.yml
. -
Edit Hexo config file
_config.yml
and setvivia
as the theme.theme: vivia
-
Create the
about
pagehexo new page about
- Light / dark mode
- Custom theme color
- Custom banner
- Responsive design
- Comments
- Valine
- Others
- Search
- TOC widget
- Improve the styles of post contents