🎨 Finish folder structure redesign and add some scripts.

This commit is contained in:
凡梦星尘
2022-06-08 14:51:30 +08:00
parent 168fb20cbb
commit 2973eaf85d
27 changed files with 456 additions and 96 deletions

View File

@@ -1,10 +1,9 @@
---
title: "世界,你好!"
description: "快速的描述下有关于 Hugo 建站的基本用法。"
isCJKLanguage: true
lastmod: 2022-06-03T16:43:23+08:00
publishDate: 2022-06-02T11:52:03+08:00
date: 2022-06-02T11:52:03+08:00
categories:
- 博客
@@ -12,11 +11,8 @@ tags:
- Hugo
- 开始
toc: false
draft: false
expand: true
url: hello-world.html
weight: 1
weight: 2
---
> “使用 `weight` 关键字置顶文章。”