We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a8dd50 commit e8986f9Copy full SHA for e8986f9
content/post/2023-09-05-hello-world.md
@@ -22,3 +22,7 @@ author: 刘家财
22
date: '2023-09-05T16:13:13+0800'
23
---
24
```
25
+
26
+## 本地预览
27
28
+在写完文章后,可以使用 [Hugo](https://gohugo.io/) 进行本地预览,只需在项目根目录执行 `hugo server`,这会启动一个 HTTP 服务,默认的访问地址是: http://localhost:1313/
0 commit comments