Skip to content

Aetf/hexo-theme-next

Β 
Β 

Repository files navigation

Language: πŸ‡ΊπŸ‡Έ πŸ‡¨πŸ‡³ πŸ‡·πŸ‡Ί

e x T

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

Live Preview

More Β«NexTΒ» examples here.

Installation

Simplest way to install is by cloning whole 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, you want to use fancybox in your site. Go to NexT config and see:

# Fancybox
# Dependencies: https://github.com/theme-next/theme-next-fancybox
fancybox: false

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

Exceptions

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

For example, you want to use fancybox and you configured a cdn link. Go to NexT config and see:

vendors:
  # ...
  # Some contents...
  # ...
  fancybox: # Set or update fancybox cdn url.
  fancybox_css: # Set or update fancybox 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.
Howbeit, you can bypass update errors by Commit, Stash or Discard local changes. See here how to do it.

If you want to update from v5.1.x to v6.0.x, read here.

Known Bugs

For those who also encounter Β«Error: Cannot find module 'hexo-util'Β», please check your NPM version.

  • > 3: Still not work? Please remove node_modules directory and reinstall using npm install.
  • < 3: Please add hexo-util explicitly via npm install --save-dev hexo-util to you site package deps.

Contributing

Contribution is welcome, feel free to open an issue and fork. Waiting for your pull request.

Feedback

Third party applications

Contributors

Thanks goes to these wonderful people (emoji key):


Ivan.Nginx

πŸ› πŸ’» πŸ“– πŸ€” πŸ“ πŸ‘€ ⚠️ 🌍

Alex LEE

πŸ› πŸ’» πŸ“– πŸ‘€ ⚠️ 🌍

Tsanie Lily

πŸ› πŸ’» πŸ“– πŸ‘€ ⚠️ 🌍

Wafer Li

πŸ› πŸ’» πŸ“– πŸ‘€ ⚠️ 🌍

Lawrence Ye

πŸ› πŸ’» πŸ“– πŸ‘€ ⚠️ 🌍

maple

πŸ› πŸ’» πŸ“– πŸ‘€ ⚠️ 🌍

Raincal

πŸ› πŸ’» πŸ“– πŸ‘€ ⚠️

Rainy

πŸ› πŸ’» πŸ“– πŸ‘€ ⚠️ 🌍

ζŽηš“ε₯‡

πŸ› πŸ’» πŸ“– πŸ‘€ ⚠️

Nine

πŸ› πŸ’» πŸ“– πŸ‘€ ⚠️

Clooooode

πŸ› πŸ’» πŸ“–

Xu Song

πŸ› πŸ’» πŸ“–

Jack Sullivan

πŸ› πŸ’» πŸ“–

dpyzo0o

πŸ› πŸ’» πŸ“–

zhuzhuxia

πŸ› πŸ’» πŸ“–

kuleyu

πŸ› πŸ’» πŸ“–

jdhao

πŸ› πŸ’» πŸ“–

AlbertGao

πŸ› πŸ’» πŸ“–

YoshinoriN

πŸ› πŸ’» πŸ“–

Qi Zhao

πŸ› πŸ’» πŸ“–

Henry Zhu

πŸ› πŸ’» πŸ“–

CxyFreedom

πŸ› πŸ’» πŸ“–

KaitoHH

πŸ› πŸ’» πŸ“–

衡俊

πŸ› πŸ’» πŸ“–

zyhang

πŸ› πŸ’» πŸ“–

Xiaolong Yang

πŸ› πŸ’» πŸ“–

θŠ±θ›„

πŸ› πŸ’» πŸ“–

hengyunabc

πŸ› πŸ’» πŸ“–

Fisher Chang

πŸ› πŸ’» πŸ“–

Chanson Shen

πŸ› πŸ’» πŸ“–

Thomas Yang

πŸ› πŸ’» πŸ“–

Legendary Nacar

🌍

rikusen0335

🌍

This project follows the all-contributors specification. Contributions of any kind welcome!

About

Elegant and powerful theme for Hexo.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 58.8%
  • JavaScript 40.4%
  • CoffeeScript 0.8%