From e8986f9659efb2d9e211e3b67733b2b767d931c4 Mon Sep 17 00:00:00 2001 From: Jiacai Liu Date: Tue, 8 Oct 2024 09:00:30 -0600 Subject: [PATCH] Close #41 --- content/post/2023-09-05-hello-world.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/post/2023-09-05-hello-world.md b/content/post/2023-09-05-hello-world.md index 771ec32..0cce8a6 100644 --- a/content/post/2023-09-05-hello-world.md +++ b/content/post/2023-09-05-hello-world.md @@ -22,3 +22,7 @@ author: 刘家财 date: '2023-09-05T16:13:13+0800' --- ``` + +## 本地预览 + +在写完文章后,可以使用 [Hugo](https://gohugo.io/) 进行本地预览,只需在项目根目录执行 `hugo server`,这会启动一个 HTTP 服务,默认的访问地址是: http://localhost:1313/