# hexo-theme-next **Repository Path**: imtzz/hexo-theme-next ## Basic Information - **Project Name**: hexo-theme-next - **Description**: No description available - **Primary Language**: Unknown - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-12-13 - **Last Updated**: 2024-07-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
Language: 🇺🇸 🇨🇳 🇷🇺
#
e x T

«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: ```sh $ cd hexo $ git clone https://github.com/theme-next/hexo-theme-next themes/next ``` Or you can see [detailed installation instructions][docs-installation-url] 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][official-plugins-url]. For example, if you want to enable `pjax` on your site, go to NexT config and see: ```yml # Easily enable fast Ajax navigation on your website. # Dependencies: https://github.com/theme-next/theme-next-pjax pjax: false ``` Then turn on `pjax` and go to «Dependencies» link with installation instructions of this module. ### Configure CDN If you use CDN for any plugins, you need to replace your CDN link. For example, if you want to use `mediumzoom` and you configured a CDN link, go to NexT config and see: ```yml vendors: # ... # Some contents... # ... mediumzoom: # Set or update mediumzoom CDN URL. ``` Instead of defining [main organization link][official-plugins-url] for updates. ## Update You can update to latest master branch by the following command: ```sh $ 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][docs-data-files-url] feature.\ However, you can bypass update errors by using the `Commit`, `Stash` or `Reset` commands for local changes. See [here](https://stackoverflow.com/a/15745424/5861495) how to do it. **If you want to update from v5.1.x to the latest version, read [this][docs-update-5-1-x-url].** ## Feedback * Follow us with [Telegram Channel][t-news-url] for latest news. * Join our [Telegram][t-chat-url] / [Gitter][gitter-url] / [Riot][riot-url] chats. * [Add or improve translation][i18n-url] in few seconds. * Visit the [Awesome NexT][awesome-next-url] list. * Report a bug in [GitHub Issues][issues-bug-url]. * Request a new feature on [GitHub][issues-feat-url]. * Vote for [popular feature requests][feat-req-vote-url]. ## Contributing We welcome you to join the development of NexT. Please see [contributing document][contributing-document-url]. 🤗 Also, we welcome Issue or PR to [official-plugins][official-plugins-url]. ## Contributors [![][contributors-image]][contributors-url] ## 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.

   

Codacy allows us to monitor code quality, Travis CI allows us to run the test suite.

[docs-installation-url]: https://github.com/theme-next/hexo-theme-next/blob/master/docs/INSTALLATION.md [docs-data-files-url]: https://github.com/theme-next/hexo-theme-next/blob/master/docs/DATA-FILES.md [docs-update-5-1-x-url]: https://github.com/theme-next/hexo-theme-next/blob/master/docs/UPDATE-FROM-5.1.X.md [t-news-url]: https://t.me/theme_next_news [t-chat-url]: https://t.me/theme_next [gitter-url]: https://gitter.im/theme-next [riot-url]: https://riot.im/app/#/room/#theme-next:matrix.org [i18n-url]: https://i18n.theme-next.org [awesome-next-url]: https://github.com/theme-next/awesome-next [issues-bug-url]: https://github.com/theme-next/hexo-theme-next/issues/new?assignees=&labels=Bug&template=bug-report.md [issues-feat-url]: https://github.com/theme-next/hexo-theme-next/issues/new?assignees=&labels=Feature+Request&template=feature-request.md [feat-req-vote-url]: https://github.com/theme-next/hexo-theme-next/issues?q=is%3Aopen+is%3Aissue+label%3A%22Feature+Request%22 [contributing-document-url]: https://github.com/theme-next/hexo-theme-next/blob/master/.github/CONTRIBUTING.md [official-plugins-url]: https://github.com/theme-next [contributors-image]: https://opencollective.com/theme-next/contributors.svg?width=890 [contributors-url]: https://github.com/theme-next/hexo-theme-next/graphs/contributors