# hexo-theme-spectre **Repository Path**: yyloon/hexo-theme-spectre ## Basic Information - **Project Name**: hexo-theme-spectre - **Description**: A modern, simple & elegant theme for Hexo - **Primary Language**: HTML - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-03 - **Last Updated**: 2021-03-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

Spectre Theme

Modern, Simple & Elegant | 现代,简洁,优雅

Version Author Hexo node.js

![](https://i.loli.net/2018/02/23/5a9026207957f.png) ## Introduction 介绍 A Modern, Simple & Elegant Theme for Hexo. 现代、简洁、优雅的 Hexo 主题。 ## Demo 演示 [neoFelhz's Blog](https://blog.nfz.moe) ## Download 下载 **注意!当前主题仍在开发中,部分功能还没有完善!** **ATTENTION! Spectre Theme is still under development!** #### [Download latest version](https://github.com/neoFelhz/hexo-theme-spectre/releases/latest) > The latest release. Recommended for most users. > 最新的释出版本,适合大部分用户。 #### [Download latest canary branch](https://github.com/neoFelhz/hexo-theme-spectre/archive/canary.zip) > Maybe unstable, but includes latest features. Recommended for developers. > 包含最新的、尚在开发中的特性,可能不稳定;适合进阶用户。 #### [Download other version](https://github.com/neoFelhz/hexo-theme-spectre/releases) > You can decide which version to use. May no longer provide support. > 你可以自己决定想要使用的版本;部分版本可能不再提供技术支持。 #### [Download using git](https://github.com/neoFelhz/hexo-theme-spectre) > You can using git to choose which branch you want. For developer only. > 你可以自己决定想要使用的分支;仅限开发者使用。 ```bash cd themes git clone https://github.com/neofelhz/hexo-theme-spectre.git spectre cd spectre git checkout {branch/tags name} ``` ---- > ATTENTION! As the theme is developing, the theme config template will changes. To avoid conflict for users who are using `git pull` to upgrade the theme, we save the theme config template as `_config.template.yml`. You should make a copy of it and rename to `_config.yml`, then configure `_config.yml` when using the theme. > **注意!** 在主题的开发迭代过程中,主题的配置文件模板 可能会改动。为了避免使用 `git pull` 更新主题的用户出现冲突,我们将 主题配置文件模板 命名为 `_config.template.yml`。配置主题时,你应该拷贝一份 `_config.template.yml` 并将其重命名为 `_config.yml`。 ## Changelog 更新日志 [View our release notes](https://github.com/neoFelhz/hexo-theme-spectre/releases) [阅读我们的更新日志](https://github.com/neoFelhz/hexo-theme-spectre/releases) ## License 许可证 [![license](https://img.shields.io/github/license/neoFelhz/hexo-theme-spectre.svg?style=flat-square)](https://github.com/neoFelhz/hexo-theme-spectre/blob/master/LICENSE) Open sourced under the GPL v3.0 license. 根据 GPL V3.0 许可证开源。 ## Support 支持 ### jsDelivr [![](https://i.loli.net/2018/02/23/5a902909d5f43.png)](https://www.jsdelivr.com) Thanks jsDelivr for providing Public CDN service. > **jsDelivr** – Open Source CDN, free, fast, and reliable. You can choose the files from GitHub or NPM and serve them using jsDelivr. `https://cdn.jsdelivr.net/gh/neofelhz/hexo-theme-spectre/source/`