Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 720 Bytes

File metadata and controls

37 lines (28 loc) · 720 Bytes

Hexo NexT Three

Theme Version Package Version

JavaScript 3D library for NexT.

Preview

Install

npm install next-theme/hexo-next-three

Configure

# JavaScript 3D library.
# Dependencies: https://github.com/next-theme/hexo-next-three
three:
  enable: true
  # CDN must use ESM version.
  # e.g. https://cdn.jsdelivr.net/npm/three@latest/build/three.module.min.js
  cdn:
  waves:
    enable: false
    cdn:
  lines:
    enable: false
    cdn:
  sphere:
    enable: false
    cdn: