语言: 🇺🇸 🇨🇳 🇷🇺
#
e x T

«NexT» 是一款风格优雅的高质量 Hexo 主题,自点点滴滴中用爱雕琢而成。



## 即时预览

💟 Muse | 🔯 Mist | ♓️ Pisces | ♊️ Gemini

更多 «NexT» 的例子参见这里

## 安装 最简单的安装方式是直接克隆整个仓库: ```sh $ cd hexo $ git clone https://github.com/theme-next/hexo-theme-next themes/next ``` 此外,如果你想要使用其他方式,你也可以参见[详细安装步骤][docs-installation-url]。 ## 插件 NexT 支持大量的第三方插件,它们可以被轻松地配置。 例如,你想要在你的站点中使用 `pjax` 插件,请进入 NexT 配置文件,启用 `pjax` 配置项: ```yml # Easily enable fast Ajax navigation on your website. # Dependencies: https://github.com/theme-next/theme-next-pjax pjax: true ``` 然后,打开它上面的 «Dependencies» 链接以查看它的安装步骤。 ### 设置 CDN 如果你想要通过 CDN 来加载插件脚本,那么需要设置相关的 CDN 链接。 例如,你想要使用 `mediumzoom` 插件并通过 CDN 加载,进入 Next 配置文件并找到如下内容: ```yml vendors: # ... # Some contents... # ... mediumzoom: # Set or update mediumzoom CDN URL. ``` ## 更新 NexT 每个月都会发布新版本。你可以通过如下命令更新到最新的 master 分支: ```sh $ cd themes/next $ git pull ``` 如果你在此过程中收到了任何错误报告 (例如 **«Commit your changes or stash them before you can merge»**),我们推荐你使用 [Hexo 数据文件][docs-data-files-url]特性。\ 然而你也可以通过提交(`Commit`)、贮藏(`Stash`)或忽视(`Discard`)本地更改以绕过这种更新错误。具体方法请参考[这里](https://stackoverflow.com/a/15745424/5861495)。 **如果你想要从 v5.1.x 更新到最新版本,阅读[这篇文档][docs-update-5-1-x-url]。** ## 反馈 * 浏览 [Awesome NexT][awesome-next-url] 列表,与其它用户分享插件和教程。 * 加入我们的 [Telegram][t-chat-url] / [Gitter][gitter-url] / [Riot][riot-url] 聊天。 * 请花几秒钟来[添加或修正翻译][i18n-url]。 * 在 [GitHub Issues][issues-bug-url] 报告Bug。 * 在 [GitHub][issues-feat-url] 请求新的功能。 * 为 [受欢迎的 Feature request][feat-req-vote-url] 投票。 ## 贡献你的代码 我们欢迎你加入 NexT 的开发,贡献出你的一份力量。请看[开源贡献指南][contributing-document-url]。 🤗 你也可以随时向我们的[官方插件][official-plugins-url]提交 Issue 或 Pull Request。 ## 贡献者 [![][contributors-image]][contributors-url] ## 鸣谢

«NexT» 特别感谢这些支持我们核心基础设施的优质服务:

   
GitHub 容许我们托管 Git 仓库,Netlify 容许我们分发文档。


Crowdin 容许我们方便地翻译文档。

   
Codacy 容许我们监控代码质量,Travis CI 容许我们运行测试套件。

[docs-installation-url]: https://github.com/theme-next/hexo-theme-next/blob/master/docs/zh-CN/INSTALLATION.md [docs-data-files-url]: https://github.com/theme-next/hexo-theme-next/blob/master/docs/zh-CN/DATA-FILES.md [docs-update-5-1-x-url]: https://github.com/theme-next/hexo-theme-next/blob/master/docs/zh-CN/UPDATE-FROM-5.1.X.md [t-news-url]: https://t.me/theme_next_news [t-chat-url]: https://t.me/theme_next_chinese [gitter-url]: https://gitter.im/theme-next [riot-url]: https://riot.im/app/#/room/#theme-next:matrix.org [i18n-url]: https://i18n.theme-next.org [awesome-next-url]: https://github.com/theme-next/awesome-next [issues-bug-url]: https://github.com/theme-next/hexo-theme-next/issues/new?assignees=&labels=Bug&template=bug-report.md [issues-feat-url]: https://github.com/theme-next/hexo-theme-next/issues/new?assignees=&labels=Feature+Request&template=feature-request.md [feat-req-vote-url]: https://github.com/theme-next/hexo-theme-next/issues?q=is%3Aopen+is%3Aissue+label%3A%22Feature+Request%22 [contributing-document-url]: https://github.com/theme-next/hexo-theme-next/blob/master/docs/zh-CN/CONTRIBUTING.md [official-plugins-url]: https://github.com/theme-next [contributors-image]: https://opencollective.com/theme-next/contributors.svg?width=890 [contributors-url]: https://github.com/theme-next/hexo-theme-next/graphs/contributors