🔧 Archives page demo shows.
This commit is contained in:
@@ -86,7 +86,7 @@ menus:
|
||||
weight: 2
|
||||
- identifier: archives
|
||||
name: 归档
|
||||
pageref: /posts
|
||||
pageref: /archives
|
||||
pre: archive
|
||||
weight: 3
|
||||
- identifier: commonweal
|
||||
@@ -103,7 +103,7 @@ params:
|
||||
# 需要显示文章的部分,即content目录下的文件夹名称
|
||||
# Sections for show in home & archive page
|
||||
# and it's forlder name which under content
|
||||
mainSections: ["posts"]
|
||||
mainSections: ["post"]
|
||||
# 年,月,日及时间的格式化样式
|
||||
# Format style for year,month,date & time
|
||||
yearFormat: "2006"
|
||||
|
||||
@@ -1,19 +0,0 @@
|
||||
---
|
||||
title: "关于 Hugo NexT 组织"
|
||||
description: ""
|
||||
|
||||
date: 2022-06-09T20:12:52+08:00
|
||||
lastmod: 2022-06-09T20:12:52+08:00
|
||||
|
||||
share: false
|
||||
followme: false
|
||||
nav: false
|
||||
copyright: false
|
||||
url: about.html
|
||||
---
|
||||
|
||||
`Hugo NexT` 组织是由众多喜爱 `NexT` 主题及风格的世界各地友人共同组建而成,为的就是让这个主题继续在 `Hugo` 引擎中也能得到发扬光大,在此也欢迎你的加入!
|
||||
|
||||
# 我们的愿景
|
||||
|
||||
延续 `NexT` 经典的黑白调搭配,保持简单的易用性及强大的功能。
|
||||
3
exampleSite/content/archives/_index.md
Normal file
3
exampleSite/content/archives/_index.md
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
date: 2022-07-26T21:46:25+08:00
|
||||
---
|
||||
Reference in New Issue
Block a user