项目作者: GeforceTang

项目描述 :
Hexo的Next主题
高级语言: CSS
项目地址: git://github.com/GeforceTang/hexo-theme-next.git
创建时间: 2019-12-19T01:34:16Z
项目社区:https://github.com/GeforceTang/hexo-theme-next

开源协议:Other

下载



Language:
🇺🇸
🇨🇳
🇷🇺

e x T" class="reference-link">
e x T


«NexT» is a high quality elegant Hexo theme. It is crafted from scratch with love.

















Live Preview


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




More «NexT» examples here.

Installation

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

  1. $ cd hexo
  2. $ 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:

  1. # Easily enable fast Ajax navigation on your website.
  2. # Dependencies: https://github.com/theme-next/theme-next-pjax
  3. 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:

  1. vendors:
  2. # ...
  3. # Some contents...
  4. # ...
  5. 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:

  1. $ cd themes/next
  2. $ 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


«NexT» send special thanks to these great services that sponsor our core infrastructure:











GitHub allows us to host the Git repository, Netlify allows us to distribute the documentation.









Crowdin allows us to translate conveniently the documentation.











Codacy allows us to monitor code quality, Travis CI allows us to run the test suite.