Solitude Docs

Tags Plugin

Install and use syntax verified by the Solitude tags plugin.

hexo-solitude-tag is maintained separately from the theme. Install it in the Hexo blog root:

npm install hexo-solitude-tag
pnpm add hexo-solitude-tag
yarn add hexo-solitude-tag

The plugin's published interface currently documents the YouTube tag:

{% youtube video_id [type] [cookie] %}

Restart Hexo after installation. Verify additional syntax against the plugin repository before using it; theme-looking shortcodes are not automatically provided by Solitude itself.