# hexo-theme-flexblock **Repository Path**: RocPengHua/hexo-theme-flexblock ## Basic Information - **Project Name**: hexo-theme-flexblock - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-04-16 - **Last Updated**: 2023-07-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # flex-block 一个基于`Hexo`的主题 ![image-20220417215523242](README/image-20220417215523242.png) ![image-20220417215618594](README/image-20220417215618594.png) ![image-20220417220034528](README/image-20220417220034528.png) ![image-20220417220113931](README/image-20220417220113931.png) ### v2.0以发布,重构部分代码。如需要查看v1.0的代码请访问:[v1.0](https://github.com/miiiku/hexo-theme-flexblock/tree/v1.0) ## Example Site **[DEMO](https://kyori.xyz/)** ## Document Change description: [flex-block改动说明](https://kyori.xyz/2021/07/080920.html) doc list: [docs](https://kyori.xyz/categories/doc/) - [_config.yml配置](https://kyori.xyz/2021/07/081144.html) - [front-matter配置](https://kyori.xyz/2021/07/081100.html) - [插入图片,音频和视频](https://kyori.xyz/2021/07/081010.html) ### Install #### 下载`flex-block` 从GitHub下载主题并将其添加到网站目录: themes 进入你的网站目录并执行以下代码: ``` git clone https://gitee.com/RocPengHua/hexo-theme-flexblock.git ./themes/flex-block ``` 参考自:[hexo-theme-flexblock](https://github.com/miiiku/hexo-theme-flexblock.git) #### 修改一些主题配置 进入`themes/flex-block`编辑`_config.yml`以配置你的站点信息 #### 应用当前主题为`flex-block` 编辑`_config.yml`文件找到**theme**并设置值为`flex-block`