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?
已存档?
是复刻?
已锁定?
是镜像?
是私有?