
NexT is a high quality elegant Jekyll theme ported from Hexo Next. It is crafted from scratch, with love.
Screenshots
-
Desktop

-
Sidebar

- Sidebar (Post details page)

- Mobile

Installation
Check whether you have Ruby 2.1.0 or higher installed:
1 |
ruby --version |
Install Bundler:
1 |
gem install bundler |
Clone Jacman theme:
1 |
git clone https://github.com/Simpleyyt/jekyll-theme-next.git |
Install Jekyll and other dependencies from the GitHub Pages gem:
1 |
bundle install |
Run your Jekyll site locally:
1 |
bundle exec jekyll server |
More Details:Setting up your GitHub Pages site locally with Jekyll
Features
Multiple languages support, including: English / Russian / French / German / Simplified Chinese / Traditional Chinese.
Default language is English.
1 |
language: en |
Set language field as following in site _config.yml to change to Chinese.
1 |
language: zh-Hans |
Comment support.
NexT has native support for DuoShuo and Disqus comment systems.
Add the following snippets to your _config.yml:
1 |
duoshuo: |
OR
1 |
disqus_shortname: your-disqus-shortname |
Social Media
NexT can automatically add links to your Social Media accounts:
1 |
social: |
Feed link.
Show a feed link.
Set rss field in theme’s _config.yml, as the following value:
rss: falsewill totally disable feed link.-
rss:use sites’ feed link. This is the default option.Follow the installation instruction in the plugin’s README. After the configuration is done for this plugin, the feed link is ready too.
-
rss: http://your-feed-urlset specific feed link.
Up to 5 code highlight themes built-in.
NexT uses Tomorrow Theme with 5 themes for you to choose from.
Next use normal by default. Have a preview about normal and night:


Head over to Tomorrow Theme for more details.
Configuration
NexT comes with few configurations.
1 |
|
Browser support





近期评论