Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

hexo-theme-next

Package Overview
Dependencies
Maintainers
1
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hexo-theme-next

Elegant and powerful theme for Hexo.

  • 8.0.0-rc.3
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source
Language: 🇺🇸 🇨🇳 🇷🇺

«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:

$ cd hexo
$ git clone https://github.com/next-theme/hexo-theme-next themes/next

Or you can see detailed installation instructions if you want any other variant.

Plugins

NexT supports a large number of third-party plugins, which can be easily configured.

For example, if you want to enable pjax on your site, just set pjax to true in NexT config file:

# Easily enable fast Ajax navigation on your website.
# Dependencies: https://github.com/next-theme/pjax
pjax: true

Then visit the «Dependencies» link to get the installation instructions of this module.

Configure CDN

If you want to specify a CDN link for any plugins, you need to set / update the CDN link.

For example, if you want to use mediumzoom and load the plugin via CDN, go to NexT config and see:

vendors:
  # ...
  # Some contents...
  # ...
  mediumzoom: # Set or update mediumzoom CDN URL.

Update

NexT releases new versions every month. 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.
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 our 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.

Keywords

FAQs

Package last updated on 01 Jun 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc