hexo-theme-next

Elegant and powerful theme for Hexo.

Github星跟蹤圖

e x T

Live Preview

Installation

The simplest way to install is to clone the entire repository:

$ cd hexo
$ git clone https://github.com/theme-next/hexo-theme-next themes/next

Or you can see detailed installation instructions if you want any other variant.

Plugins

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.

For example, if you want to enable pjax on your site, go to NexT config and see:

# Easily enable fast Ajax navigation on your website.
# Dependencies: https://github.com/theme-next/theme-next-pjax
pjax: false

Then turn on pjax and go to «Dependencies» link with installation instructions of this module.

Configure CDN

If you use CDN for any plugins, you need to replace your CDN link.

For example, if you want to use mediumzoom and you configured a CDN link, go to NexT config and see:

vendors:
  # ...
  # Some contents...
  # ...
  mediumzoom: # Set or update mediumzoom CDN URL.

Instead of defining main organization link for updates.

Update

You can update to latest master branch by the following command:

$ cd themes/next
$ git pull

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 feature.
However, you can bypass update errors by using the Commit, Stash or Reset commands for local changes. See here how to do it.

If you want to update from v5.1.x to the latest version, read this.

Feedback

Contributing

We welcome you to join the development of NexT. Please see contributing document. ?

Also, we welcome Issue or PR to official-plugins.

Contributors

Thanks

主要指標

概覽
名稱與所有者theme-next/hexo-theme-next
主編程語言Stylus
編程語言JavaScript (語言數: 2)
平台
許可證Other
所有者活动
創建於2017-12-31 17:04:21
推送於2024-06-27 10:02:32
最后一次提交2021-07-30 04:33:26
發布數32
最新版本名稱v7.8.0 (發布於 )
第一版名稱v6.0.0 (發布於 )
用户参与
星數8.2k
關注者數96
派生數2k
提交數1.4k
已啟用問題?
問題數941
打開的問題數75
拉請求數583
打開的拉請求數23
關閉的拉請求數138
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?