🔥 📝 Write English demo artcicles .

This commit is contained in:
elkan1788 2025-01-26 09:32:47 +08:00
parent abec39b9ec
commit ee7ce903ff
5 changed files with 157 additions and 45 deletions

36
.gitignore vendored
View File

@ -1,36 +1,14 @@
# Ignore files in Hugo NexT theme
exampleSite/*
# Special files in content folder
exampleSite/public/
exampleSite/resources/
exampleSite/.hugo_build.lock
exampleSite/config.dev.yaml
exampleSite/config.release.yaml
exampleSite/dev-startup.sh
# Exclude special files in content folder
exampleSite/content/**/
!exampleSite/content
!exampleSite/content/flinks
!exmapleSite/content/flinks.md
!exampleSite/content/about
!exmapleSite/content/about.md
!exampleSite/content/archives
!exampleSite/content/post
!exampleSite/content/post/image-viewer
# Exclude special files in data folder
!exampleSite/data
# Exclude special files in layouts folder
!exampleSite/layouts
# Exclude special files in static folder
!exampleSite/static
# Exclude special files
!exampleSite/config.yaml
!exampleSite/startup.sh
data/*
!data/flinks
!data/flinks.yaml
!data/config.yaml
!data/resources.yaml
# vscode
.vscode/

View File

@ -1,5 +1,10 @@
/* 51La sidebar data widget */
NexT.plugins.others.lawidget = function() {
if (!NexT.CONFIG.lawidget ) {
return;
}
const element = '#siteinfo-card-widget';
const lawt_js = NexT.CONFIG.lawidget.js.replace('laId', NexT.CONFIG.lawidget.id);

View File

@ -0,0 +1,66 @@
---
title: "Article Catalog Navigation"
description: "Describe the navigation effect of the article directory under NexT theme."
keywords: "Article, Table of Contents, Navigation"
date: 2025-01-25T20:58:52+08:00
lastmod: 2025-01-25T20:58:52+08:00
categories:
- Example
tags:
- Table of Contents
- Navigation
- Blog
toc: true
url: demo/table-of-content.html
---
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.
<!--more-->
![Old Man](https://wfqqreader-1252317822.image.myqcloud.com/cover/568/814568/t6_814568.jpg)
## Early stories
### Starting from
In the spring of 2014, at the border of Huaning County and Yiliang County in Yunnan Province, a small mountain village called Yize had an old courtyard house with a history of over a hundred years demolished. The village committee is leading the villagers in the construction of a "beautiful countryside". In one year, the old village houses will no longer be visible, replaced by new reinforced concrete residential buildings. Just like the transformation of Chinese cities 10 or 20 years ago, this small village surrounded by mountains has also begun to fall into the "construction site mode".
#### Childhood waves
Almost all children who grow up by the river have an undeniable talent: good at water. Chu Shijian is no exception. Not only has he developed excellent swimming skills in the Nanpan River and flower ponds since childhood, but at the age of five or six, he can already dive far with a fierce spear. Moreover, he has been able to catch fish in the ponds on the Nanpan River and riverbanks since the age of seven or eight.
### Youth stories
Chu Shijian's more than ten years of living freely in the countryside were actually more than ten years of turbulent Chinese society. Especially after the Lugou Bridge Incident in 1937, the Japanese launched a full-scale invasion of China, and in just two or three years, most of China's territory fell one after another
## Ten Years of Passionate Youth
### Becoming a guerrilla fighter
In the summer of 1948, Chu Shijian returned to his hometown and became a teacher at Lufeng Railway Station Primary School. At the same time, he continued to maintain contact with the Communist Party organization with Chu Shiren and Chu Shijie, and did some work of transmitting intelligence
#### War is raging
Due to the significant disparity in combat effectiveness, guerrilla forces can only rely on exchanging one shot for another, specifically targeting weak areas of the enemy to attack, but more often than not, they are defending and shifting positions.
### Embrace liberation
In December 1949, Lu Han, the Chairman of the Nationalist Party in Yunnan Province, announced an uprising in Kunming, marking the official beginning of Yunnan's liberation. On February 20, 1950, Chen Gong, Song Renqiong, and Zhou Baozhong led the Fourth Corps of the Second Field Army of the People's Liberation Army into Kunming. On February 24, Chen Gong declared the liberation of the entire Yunnan province.
## The discontinuity of life
### Falling into the bottom of life
The people who were overthrown in the "anti rightist" movement had only one way to go after their "rightist" identity was determined: to be demoted to the farm. A farm is truly a place for farming, where one must live the same life as a farmer.
## Conclusion
### Time is like a river
In 2015, it was the 60th anniversary of Chu Shijian and Ma Jingfen's marriage, known as the commemorative year of the "diamond wedding". This is simply a reward in life. With the increasing divorce rate in China, a 60 year marriage is almost like a dream from a past life. With the companionship of a child, Chu Shijian and Ma Jingfen have experienced various storms of the country and individuals, and faced life and death together. They are not only husband and wife, but also a pair of comrades in arms. Although Ma Jingfen occasionally complains about Chu Shijian's carelessness when he was young, in the end, she would say, "Without me, there would be no him, and without him, there would be no me
## Author thanks
This book started interviewing in early summer 2014 and has been completed today, taking 18 months. The 'author' on the cover can only be my name, but only I know that this book contains the hearts and minds of too many people. Of course, I would like to first thank Mr. Wang Shi. Without him, there would be no book. Upon careful consideration, I realize that without Mr. Wang Shi's constant urging and encouragement, and without my writing work today. Since I started working as a professional writer in 2006, he has created many opportunities for me to write and has generously shared his life and learning experiences and insights with me. Thank you very much for your kindness.
Finally, I would like to express my greatest gratitude to Mr. Chu Shijian. Not only because he was generous and candid in facing my various questions, but more importantly, in the process of listening to his story, his prosperous life experience, strong vitality, and his pure heart towards life and career also enriched my thinking about my own life.

View File

@ -25,22 +25,85 @@ defaultContentLanguage: zh-cn
languageCode: zh-CN
# 多语言配置
# Multi-language settings
# languages:
# zh-cn:
# languageCode: zh-CN
# languageDirection: ltr
# languageName: "简体中文"
# weight: 1
# en-us:
# languageCode: en-US
# languageDirection: ltr
# languageName: English
# weight: 2
# fr-fr:
# languageCode: fr-FR
# languageDirection: ltr
# languageName: French
# weight: 3
languages:
zh-cn:
languageCode: zh-CN
languageDirection: ltr
languageName: "简体中文"
weight: 1
en-us:
languageCode: en-US
languageDirection: ltr
languageName: English
weight: 2
menus:
main:
- identifier: home
name: Home
pageref: /
pre: home
weight: 1
- identifier: about
name: About
pageref: /about.html
pre: user
weight: 2
- identifier: flinks
name: Friend's Links
pageref: /flinks.html
pre: thumbs-up
weight: 3
- identifier: example
name: Example
pre: angles-down
weight: 4
- identifier: flow-charts
name: Flow Charts
pageref: /post/mermaid-charts.html
weight: 1
parent: example
- identifier: math
name: Math Formula
pageref: /post/math-formula.html
weight: 2
parent: example
parent: example
- identifier: syntax
name: Syntax Highlighting
pageref: /post/syntax-highlighting.html
weight: 3
parent: example
- identifier: archives
name: Archives
pageref: /archives
pre: archive
weight: 5
- identifier: commonweal
name: Commonweal404
url: /404.html
pre: heartbeat
weight: 6
params:
yearFormat: "2006"
monthFormat: "01/02"
dateFormat: "2006/01/02"
timeFormat: "2006/01/02 15:04:05 -07:00"
author: NexT Theme
subtitle: Build for Hugo Theme
description: Keep it simple, keep it powerful.
keywords: Hugo,NexT,theme,simple,powerful
linksSets:
title: Links
footer:
beian:
enable: false
postFooter:
endLineTip: "~ End Line ~"
# 是否包含中文,日语,韩文
# Whether contains Chinese, Japanese and Korean
hasCJKLanguage: true