Skip to content

Commit 0debfd8

Browse files
committed
Updated README wording.
1 parent d068bc3 commit 0debfd8

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# Blog
22

3-
The blog is generated with [Hugo](https://gohugo.io/) using the Academic theme. All the posts under [content/post](content/post) are published on https://nukesz.github.io/ .
3+
The blog is generated with [Hugo](https://gohugo.io/) using the Academic theme. All the posts under [content/post](content/post) are published to https://nukesz.github.io/ automatically.
4+
5+
To preview it locally:
46

5-
Usage:
67
```sh
78
hugo server
8-
```
9+
```

0 commit comments

Comments
 (0)