# haloTheme **Repository Path**: LvLvFeng/haloTheme ## Basic Information - **Project Name**: haloTheme - **Description**: 基于halo的主题模板 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-03-03 - **Last Updated**: 2020-12-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # haloTheme #### 描述n 基于halo的主题模板 #### 简介 根目录下,每个目录都是一个主题,下载后打成压缩包上传即可使用;内含截图,就是模板的样式。导入后可在后台配置。 #### 安装 1. halo:https://github.com/ruibaby/halo/ 2. 主题制作文档:https://docs.halo.run/theme/ #### 模板目录结构 ├── index.ftl 【首页】 ├── post.ftl 【文章详情页】 ├── archives.ftl 【归档】 ├── links.ftl 【友情链接】 ├── tags.ftl 【标签】 ├── categories.ftl ├── screenshot.png【模板样式截图】 ├── module 【模型】 │ ├── comment.ftl │ ├── macro.ftl 【首页头】. │ ├── options.ftl 【首选项配置】 │ ├── post_entry.ftl │ ├── gallery.ftl 【图库】 └── source 【资源文件】 ├── css ├── fonts ├── images └── js #### change info