NexT

Theme for Hexo

Welcome to the NexT documentation site! NexT is a high quality elegant theme for Hexo. It is crafted from scratch, with love.

User Guide

It's easy to set up NexT theme. Just follow documentation and create your personal website!

Community

Connect with us and be part of our growing community!

  • Telegram Group (Chinese Language): Click here to join!
  • Discord Server: Join our Discord!
  • Gitter: Join our Gitter chats!

Feedback

  • Visit the Awesome NexT list to share plugins and tutorials with other users.
  • Join our GitHub discussions.
  • Add or improve translation in few seconds.
  • Report a bug in GitHub Issues.
  • Request a new feature on GitHub.
  • Vote for popular feature requests.

What's Changed

💥 Breaking Changes

  • Remove animejs by @stevenjoezhang in https://github.com/next-theme/hexo-theme-next/pull/982

⭐ Features

  • Configure MathJax overflow handling by @stevenjoezhang in https://github.com/next-theme/hexo-theme-next/pull/986
math:
mathjax:
enable: false
# Available values: none | ams | all
tags: none
+ # Available values: overflow | scroll | scale | truncate | linebreak
+ display_overflow: scroll
  • refactor: use Firestore REST API (4352696)
firestore:
enable: false
collection: articles # Required, a string collection name to access firestore database
- apiKey: # Required
projectId: # Required
  • Deprecate body_scrollbar.stable option (940b226)
body_scrollbar:
# Place the scrollbar over the content.
overlay: false
- # Reserving space for the scrollbar gutter even if the content is not overflowing.
- stable: false
  • Deprecate lazyload option (d54ab89)
-# Vanilla JavaScript plugin for lazyloading images.
-# For more information: https://apoorv.pro/lozad.js/demo/
- lazyload: false
  • Replace Anime.js scrolling with native APIs by @stevenjoezhang in https://github.com/next-theme/hexo-theme-next/pull/981
  • Support MathJax 4 by @stevenjoezhang in https://github.com/next-theme/hexo-theme-next/pull/985
  • Support optional async and defer attributes in script helpers by @wherewhere in https://github.com/next-theme/hexo-theme-next/pull/952
  • Improve Algolia search concurrency (5c7574f)

🐞 Bug Fixes

  • Disable Fancybox hash handling with PJAX by @stevenjoezhang in https://github.com/next-theme/hexo-theme-next/pull/983
  • Fix TOC height calculation for wrapped headings by @stevenjoezhang in https://github.com/next-theme/hexo-theme-next/pull/984

🌀 External Changes

  • Update dependency eslint to v10.8.0 by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/972
  • Update actions/setup-node action to v7 by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/974
  • Update dependency c8 to v12 by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/975
  • Update actions/setup-python action to v7 by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/976
  • Update actions/labeler action to v7 by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/977
  • Update dependency js-yaml to v4.3.0 [SECURITY] by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/979
  • Update dependency mocha to v11.8.0 by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/980
  • Update Netlify logo URL (333b2c7)

Full Changelog: https://github.com/next-theme/hexo-theme-next/compare/v8.28.0...v8.29.0

Detailed changes for NexT v8.29.0

What's Changed

⭐ Features

  • Add Knocket live chat service (alongside Chatra/Tidio) by @rrivory in https://github.com/next-theme/hexo-theme-next/pull/970
+# Knocket is a 100% free live chat widget by Tencent RTC.
+# For more information: https://trtc.io/solutions/knocket
+knocket:
+ enable: false
+ async: true
+ identifier: # Get it from https://trtc.io/solutions/knocket
  • fix: omit integrity hashes for local vendor plugins by @pivaldi in https://github.com/next-theme/hexo-theme-next/pull/964
  • Add deprecation warning (80c1fb5)
  • Add leancloud_visitors warning (c92181b)

🐞 Bug Fixes

  • Add fallback if NexT.boot.motion is failed by @wherewhere in https://github.com/next-theme/hexo-theme-next/pull/953

🛠 Improvements

  • fix: Replace deprecated url.parse() with WHATWG URL API by @pilgrimlyieu in https://github.com/next-theme/hexo-theme-next/pull/955

🌀 External Changes

  • Update dependency eslint to v10 by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/946
  • Update dependency c8 to v11 by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/950
  • Update dependency hexo to v8.1.2 by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/956
  • Update dependency mocha to v11.7.6 - autoclosed by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/957
  • Update actions/checkout action to v7 by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/960
  • Update dependency js-yaml to v4.2.0 [SECURITY] by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/967

New Contributors

  • @pilgrimlyieu made their first contribution in https://github.com/next-theme/hexo-theme-next/pull/955
  • @pivaldi made their first contribution in https://github.com/next-theme/hexo-theme-next/pull/964
  • @rrivory made their first contribution in https://github.com/next-theme/hexo-theme-next/pull/970

Full Changelog: https://github.com/next-theme/hexo-theme-next/compare/v8.27.0...v8.28.0

Detailed changes for NexT v8.28.0

What's Changed

⭐ Features

  • Add body option to gitalk configuration to support custom issue content by @tootscharlie in https://github.com/next-theme/hexo-theme-next/pull/877
  • Enable darkmode by default (4d66cf4)

🌀 External Changes

  • Update dependency eslint to v9.39.2 by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/931
  • Update dependency mocha to v11.7.5 by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/932
  • Update dependency chai to v6.2.2 by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/934
  • Update dependency js-yaml to v4.1.1 [SECURITY] by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/939
  • Update actions/checkout action to v6 by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/940
  • Update dependency stylelint to v16.26.1 by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/941
  • Update dessant/lock-threads action to v6 by @renovate[bot] in https://github.com/next-theme/hexo-theme-next/pull/944

New Contributors

  • @tootscharlie made their first contribution in https://github.com/next-theme/hexo-theme-next/pull/877

Full Changelog: https://github.com/next-theme/hexo-theme-next/compare/v8.26.0...v8.27.0

Detailed changes for NexT v8.27.0

0%