See the live preview on my blog.
This theme is base on xtfly who port it from Hexo
engine, then I had do more depth optimization and renovation. With the origin NexT
theme's is simple and animated, I had add many blogs ecological related servcie components, make it more perfect and easy to use. The main features as folows:
- Multiple devices display adaptive
- Support Chinese and English
- Support a variety of site statistics tools, such as Baidu, Google, CNZZ, Busuanzi etc
- Automatically generate site map, with Baidu link push SEO optimization
- Integrate multiple comment plug-ins
- Add plug-ins for articles to share quickly
- Support article access statistics
- Integrated Picture viewer
- Custom profile page
- Online chat IM
- ......
With all the maintenance and upgrades, we want to see the 'NexT' theme continue to shine on the 'Hugo' engine.For the latest information about this theme, you can check the build status and new release above. Welcome to use and feedback.
The adaptability compatible with PC and different mobile devices is as follows:
Some browsers compatible with PC tests are as follows:
You can also visit my blog space to preview the actual effect, please click on https://lisenhui.cn to visit.
-
Refere to
Hugo
official deployment document [Installing] (https://gohugo.io/getting-started/installing/), and installedHugo
command on your computer; -
Refer to the official Git deployment documentation Install Git to install the
Git
command on your computer; -
Execute the 'Hugo new site' command to create your own site;
-
Run the 'git init' command to initialize all the files on the site;
-
Switch to the site of
themes
directory, executegit clone - recurse - submodules https://github.com/elkan1788/hugo-theme-next.git
command to clone this theme;
Recommended use Gitee
repository in China: git clone --recurse-submodules https://gitee.com/lisenhui/hugo-theme-next.git
-
Copy the two directories
config
andcontent
fromhugo-theme-next/exampleSite
to the root directory of the site; -
Execute
hugo server
to generate site services; -
Open your browser and enter
http://localhost:1313/
in the address bar to view the effect.
Later, you can refer to the configuration parameters in the file in the
config
directory to adjust as needed to generate your own personalized site.
The default for this theme is to place Chinese articles in the post
folder under zh-CN
and English articles in the post
folder under en
. In addition, there is only one index.md
file under the about
folder for editing personal information.
- The template reference for the beginning of the article:
---
title: "Hello World"
url: 2020/09/11/hexo-hello-world.html
date: "2020-09-11"
tags:
- testing
- learn
categories:
- Hugo
toc: true
math: true
type: about
---
Parameter description:
title
: title of artilceurl
: visit link of articledate
: push date of articletags
: tag of articlecategories
: category of articletoc
: to enable directory navigationmath
: to enable mathematical formula parsingtype
: Page display type
- For the Summary content displayed on the home page, Manual intervention can be done by using the
<!--more-->
label. For more information, please refer to the official document: Manual Summary Splitting。
That was my personal hobby to improve and perfect the theme of Hugo's NexT
, but I didn't expect people to be so enthusiastic. Thanks all for your support, let's witness its growth together.
The list of donors (in date order):
Donation time | Donors | Donation mode | Donation content |
---|---|---|---|
2021.12.21 | z*y | wechat pay | RMB18.88 |