Skip to content

Commit 8a1039c

Browse files
Sync from Vault: 2025-08-24 15:20:53
1 parent e1cb186 commit 8a1039c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/posts/HugoとGitHubでObsidianで書いたメモを公開してみた.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ hugo new posts/hello.md
165165
hugo server -D
166166
```
167167
- `-D` は下書き(draft = trueの記事)も表示するオプションです。
168-
- 起動後ブラウザで確認 → デフォルトURL:[http://localhost:1313](http://localhost:1313)
168+
- 起動後ブラウザで確認 → `http://localhost:1313/<site name>/`
169169
- 保存するたびに自動でリロードしてくれます。
170170

171171

0 commit comments

Comments
 (0)