# hexo-simple-mindmap **Repository Path**: physicsandprogram/hexo-simple-mindmap ## Basic Information - **Project Name**: hexo-simple-mindmap - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-20 - **Last Updated**: 2021-06-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # hexo-simple-mindmap Hexo Plugin: Display mindmap in post # How to use ## Install ```bash npm install hexo-simple-mindmap ``` ## Tag Example ``` {% pullquote mindmap mindmap-md %} - [在 Hexo 中使用思维导图](https://hunterx.xyz/use-mindmap-in-hexo.html) - 前言 - 操作指南 - 准备需要的文件 - 为主题添加 CSS/JS 文件 - 使用方法 {% endpullquote %} ``` ## Further Reading [在 Hexo 中使用思维导图](https://hunterx.xyz/use-mindmap-in-hexo.html)