NexT

Theme for Hexo

Documentation

Elegant and Powerful Theme for Hexo

Theme NexT has the following features:

  • Vanilla JavaScript.
  • Support native dark mode.
  • Support Pjax to deliver a fast browsing experience.
  • Integrated MathJax and KaTeX mathematical formula rendering.
  • Integrated PDF.js and mermaid diagram.
  • Support Disqus, Changyan, LiveRe, Gitalk, Utterances and Isso comment systems.
  • Support a large number of third-party statistics services.
  • Easy to switch CDN provider.
  • Easy to customize content or modify style.

Four Schemes in One

By using different Schemes in NexT, you can simply change the style of your blog, and nearly all options can be used in all schemes.

NexT Schemes NexT Schemes

Multilingual Support

Thanks to the contribution of our users and developers, NexT now supports over 20 languages.

English translation
Chinese translation
Russian translation

Code Highlighting Themes

NexT uses code highlighting themes from the Highlight.js and Prism package, and makes more than 300 themes available to you.

Tomorrow Tomorrow Night Tomorrow Night Eighties
Tomorrow Tomorrow Night Tomorrow Night Eighties
Tomorrow Night Blue Tomorrow Night Bright Default
Tomorrow Night Blue Tomorrow Night Bright Default

Supported Browsers

We design NexT to support the latest web browsers. We support the current versions of Chrome, Firefox, Safari, and Microsoft Edge. Many CSS3 and ES6 features are used in theme NexT, including CSS Variables, Destructuring assignment, Arrow functions and Spread operator.

Browser Supported versions Release date
IE N/A Oct 17, 2013
Chrome 60+ Jul 25, 2017
Firefox 55+ Aug 8, 2017
Opera 47+ Aug 9, 2017
Safari 11+ Sep 19, 2017
Edge 80+ Feb 7, 2020

Some other new Web APIs, such as IntersectionObserver and Fetch API, are used by NexT plugins. They are not core functions of NexT, so we have no plans to make them compatible with legacy browsers.

In addition, CSS position: sticky is used for sidebar positioning. On browsers that do not support this property, its fallback style position: static will be used.

Customize Your NexT

NexT have flexible but simple options, and you can make your own blog with built-in third-party support. Now let's get started.

0%