|
1 |
| -<div align="right">Language: :us: |
2 |
| -<a title="Chinese" href="docs/zh-CN/README.md">:cn:</a> |
3 |
| -<a title="Russian" href="docs/ru/README.md">:ru:</a></div> |
| 1 | +<h2 align="center"> |
| 2 | + <a href="https://www.incoder.org">BladeCode</a> |
| 3 | +</h2> |
4 | 4 |
|
5 |
| -# <div align="center"><a title="Go to homepage" href="https://theme-next.org"><img align="center" width="56" height="56" src="https://raw.githubusercontent.com/theme-next/hexo-theme-next/master/source/images/logo.svg?sanitize=true"></a> e x T</div> |
| 5 | + |
6 | 6 |
|
7 |
| -<p align="center">«NexT» is a high quality elegant <a href="http://hexo.io">Hexo</a> theme. It is crafted from scratch, with love.</p> |
8 |
| - |
9 |
| -[![gitter-image]][gitter-url] |
10 |
| -[![riot-image]][riot-url] |
11 |
| -[![t-chat-image]][t-chat-url] |
12 |
| -[![t-news-image]][t-news-url] |
13 |
| -[![lang-image]][lang-url] |
14 |
| -[![travis-image]][travis-url] |
15 |
| -[![rel-image]][releases-url] |
16 |
| -[![hexo-image]][hexo-url] |
17 |
| -[![lic-image]][lic-url] |
18 |
| - |
19 |
| -## Live Preview |
20 |
| - |
21 |
| -* :heart_decoration: Muse scheme: [LEAFERx](https://leaferx.online) | [XiaMo](https://notes.wanghao.work) | [OAwan](https://oawan.me) |
22 |
| -* :six_pointed_star: Mist scheme: [Jeff](https://blog.zzbd.org) | [uchuhimo](http://uchuhimo.me) | [xirong](http://www.ixirong.com) |
23 |
| -* :pisces: Pisces scheme: [Vi](http://notes.iissnan.com) | [Acris](https://acris.me) | [Rainy](https://rainylog.com) |
24 |
| -* :gemini: Gemini scheme: [Ivan.Nginx](https://almostover.ru) | [Raincal](https://raincal.com) | [Dandy](https://dandyxu.me) |
25 |
| - |
26 |
| -More «NexT» examples [here](https://github.com/iissnan/hexo-theme-next/issues/119). |
27 |
| - |
28 |
| -## Installation |
29 |
| - |
30 |
| -Simplest way to install is by cloning whole repository: |
31 |
| - |
32 |
| - ```sh |
33 |
| - $ cd hexo |
34 |
| - $ git clone https://github.com/theme-next/hexo-theme-next themes/next |
35 |
| - ``` |
36 |
| - |
37 |
| -Or you can see [detailed installation instructions][docs-installation-url] if you want any other variant. |
38 |
| - |
39 |
| -## Plugins |
40 |
| - |
41 |
| -In NexT config now you can find dependencies on each module which was moved to external repositories which can be found by [main organization link](https://github.com/theme-next). |
42 |
| - |
43 |
| -For example, you want to use `fancybox` in your site. Go to NexT config and see: |
44 |
| - |
45 |
| -```yml |
46 |
| -# Fancybox |
47 |
| -# Dependencies: https://github.com/theme-next/theme-next-fancybox |
48 |
| -fancybox: false |
49 |
| -``` |
50 |
| -
|
51 |
| -Then turn on `fancybox` and go to «Dependencies» link with installation instructions of this module. |
52 |
| - |
53 |
| -### Exceptions |
54 |
| - |
55 |
| -If you use cdn for any plugins, you need to replace your cdn link. |
56 |
| - |
57 |
| -For example, you want to use `fancybox` and you configured a cdn link. Go to NexT config and see: |
58 |
| - |
59 |
| -```yml |
60 |
| -vendors: |
61 |
| - # ... |
62 |
| - # Some contents... |
63 |
| - # ... |
64 |
| - fancybox: # Set or update fancybox cdn url. |
65 |
| - fancybox_css: # Set or update fancybox cdn url. |
66 |
| -``` |
67 |
| - |
68 |
| -Instead of defining [main organization link](https://github.com/theme-next) for updates. |
69 |
| - |
70 |
| -## Update |
71 |
| - |
72 |
| -You can update to latest master branch by the following command: |
73 |
| - |
74 |
| -```sh |
75 |
| -$ cd themes/next |
76 |
| -$ git pull |
77 |
| -``` |
78 |
| - |
79 |
| -And if you see any error message during update (something like **«Commit your changes or stash them before you can merge»**), recommended to learn [Hexo data files][docs-data-files-url] feature.\ |
80 |
| -Howbeit, you can bypass update errors by `Commit`, `Stash` or `Discard` local changes. See [here](https://stackoverflow.com/a/15745424/5861495) how to do it. |
81 |
| - |
82 |
| -**If you want to update from v5.1.x to v6.0.x, read [here][docs-update-5-1-x-url].** |
83 |
| - |
84 |
| -## Known Bugs |
85 |
| - |
86 |
| -For those who also encounter **«[Error: Cannot find module 'hexo-util'](https://github.com/iissnan/hexo-theme-next/issues/1490)»**, please check your NPM version. |
87 |
| - |
88 |
| -* `> 3`: Still not work? Please remove `node_modules` directory and reinstall using `npm install`. |
89 |
| -* `< 3`: Please add `hexo-util` explicitly via `npm install --save-dev hexo-util` to you site package deps. |
90 |
| - |
91 |
| -## Contributing |
92 |
| - |
93 |
| -Contribution is welcome, feel free to open an issue and fork. Waiting for your pull request. |
94 |
| - |
95 |
| -## Third party applications |
96 |
| - |
97 |
| -* :triangular_flag_on_post: <a title="Hexo Markdown Editor" href="https://github.com/zhuzhuyule/HexoEditor" target="_blank">HexoEditor</a> |
98 |
| - |
99 |
| -[browser-image]: https://img.shields.io/badge/browser-%20chrome%20%7C%20firefox%20%7C%20opera%20%7C%20safari%20%7C%20ie%20%3E%3D%209-lightgrey.svg |
100 |
| -[browser-url]: https://www.browserstack.com |
101 |
| - |
102 |
| -[lang-image]: https://d322cqt584bo4o.cloudfront.net/theme-next/localized.svg "Add or improve translation in few seconds!" |
103 |
| -[lang-url]: https://crwd.in/theme-next |
104 |
| - |
105 |
| -[gitter-image]: https://img.shields.io/badge/gitter-chat-orange.svg "Join to our Gitter room" |
106 |
| -[gitter-url]: https://gitter.im/theme-next |
107 |
| - |
108 |
| -[riot-image]: https://img.shields.io/badge/riot-chat-DCAB08.svg "Join to our Riot room" |
109 |
| -[riot-url]: https://riot.im/app/#/room/#NexT:matrix.org |
110 |
| - |
111 |
| -[t-chat-image]: https://img.shields.io/badge/telegram-chat-BAB210.svg "Join to our Telegram group" |
112 |
| -[t-chat-url]: https://t.me/theme_next |
113 |
| - |
114 |
| -[t-news-image]: https://img.shields.io/badge/telegram-news-98B919.svg "Join to our Telegram news channel" |
115 |
| -[t-news-url]: https://t.me/theme_next_news |
116 |
| - |
117 |
| -[travis-image]: https://travis-ci.org/theme-next/hexo-theme-next.svg?branch=master |
118 |
| -[travis-url]: https://travis-ci.org/theme-next/hexo-theme-next?branch=master "Travis CI [Linux]" |
119 |
| - |
120 |
| -[hexo-image]: https://img.shields.io/badge/hexo-%3E%3D%203.5.0-blue.svg |
121 |
| -[hexo-url]: http://hexo.io |
122 |
| - |
123 |
| -[lic-image]: https://img.shields.io/badge/license-%20AGPL-blue.svg |
124 |
| -[lic-url]: https://github.com/theme-next/hexo-theme-next/blob/master/LICENSE.md |
125 |
| - |
126 |
| -<!--[rel-image]: https://img.shields.io/github/release/theme-next/hexo-theme-next.svg--> |
127 |
| -[rel-image]: https://badge.fury.io/gh/theme-next%2Fhexo-theme-next.svg |
128 |
| -<!--[mnt-image]: https://img.shields.io/maintenance/yes/2018.svg--> |
129 |
| - |
130 |
| -[download-latest-url]: https://github.com/theme-next/hexo-theme-next/archive/master.zip |
131 |
| -[releases-latest-url]: https://github.com/theme-next/hexo-theme-next/releases/latest |
132 |
| -[releases-url]: https://github.com/theme-next/hexo-theme-next/releases |
133 |
| -[tags-url]: https://github.com/theme-next/hexo-theme-next/tags |
134 |
| -[commits-url]: https://github.com/theme-next/hexo-theme-next/commits/master |
135 |
| - |
136 |
| -[docs-installation-url]: https://github.com/theme-next/hexo-theme-next/blob/master/docs/INSTALLATION.md |
137 |
| -[docs-data-files-url]: https://github.com/theme-next/hexo-theme-next/blob/master/docs/DATA-FILES.md |
138 |
| -[docs-update-5-1-x-url]: https://github.com/theme-next/hexo-theme-next/blob/master/docs/UPDATE-FROM-5.1.X.md |
| 7 | +### Thanks |
| 8 | +1. [Node](https://nodejs.org) |
| 9 | +2. [Hexo](https://hexo.io) |
| 10 | +3. [Next](https://github.com/theme-next/hexo-theme-next) |
0 commit comments