0%

In the past, the Hugo NexT theme used to annotate block information through custom phrases. Recently, it has been discovered that Hugo has been updated from v0.134.0 . From the beginning of the version, it is possible to support rendering Blockquote styles in Markdown documents through hook mode (which needs to be implemented by oneself), achieving warning style styles similar to Github. So 7 different styles were added to the Hugo NexT theme for users to choose from, and they could also customize icons and color configurations.

Although the Markdown syntax is already very rich and can meet the vast majority of our writing needs, in order to better layout the content of the article in a more friendly way, a set of custom phrases has been designed for citation, which can be quickly referenced when used.

Hugo provides very fast syntax highlighting through Chroma, and now uses Chroma as code block highlighting support in Hugo. It is built into the Go language, and the speed is really, really fast. Most importantly, it is also compatible with the Pygments method we used before.

The following verifies the rendering effect of code blocks in different languages and their correct highlighting through Hugo’s built-in short code ‘highlight’ and ‘Markodown’ code blocks. For more information on optimizing syntax highlighting, please refer to the Hugo Documentation .

This theme comes with an image browser function that supports browsing images that appear in the article area. Clicking on an image can view a larger image, while clicking on a blank space can close it. No need to configure any parameters, just add image information at the corresponding position in the article.

For users familiar with front-end development, personalized adjustments can be made to the style and layout of the site through custom file configuration. In terms of layout, it mainly supports the site overview section in the left sidebar, as well as the two positions at the bottom of the site, but the style reset can be anywhere on the entire site.

Open configuration parameters

Firstly, it is necessary to clarify that the following parameters are configured in the params area of the configuration file:

General Patton once said, “The measure of a person’s success is not by standing at the peak, but by the rebound force after falling from the peak.” Chu Shijian’s life was like this: he became wealthy in middle age, gained both fame and fortune, and then fell to the bottom again. He started his own business at the age of 74, returned with Chu Cheng 10 years later, and made a comeback with billions of wealth. His development trajectory was a process of rebound.