# ghfs-theme **Repository Path**: liang-gite/ghfs-theme ## Basic Information - **Project Name**: ghfs-theme - **Description**: GHFS(go-http-file-server)主题包 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-11-18 - **Last Updated**: 2021-11-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ghfs-theme GHFS(go-http-file-server)主题包。 ## 构建 在`output`目录下生成主题包: ```sh make ``` ## 用法 ```sh ghfs --theme <主题包> ``` ## 主题列表 ### Default ![default theme](doc/img/ghfs.gif) 与GHFS内建主题相同。已对模板和静态资源压缩(minify)。 ### Default Enhanced ![default enhanced theme](doc/img/ghfs-enhanced.gif) 基于Default主题增强。 用户可以在打包或删除时选择多个文件。 未增强的Default主题只能打包当前目录下所有文件。 增强的主题舍弃了对HTML5支持不佳的浏览器。