Update README.md
This commit is contained in:
parent
529b5f0484
commit
2101c8d9a7
1 changed files with 2 additions and 2 deletions
|
@ -11,10 +11,10 @@
|
||||||
|
|
||||||
### New post:
|
### New post:
|
||||||
|
|
||||||
1. `hugo new posts/{Name-Of-Post}.md`
|
1. `hugo new blog-posts/{Name-Of-Post}.md`
|
||||||
2. Edit basic settings
|
2. Edit basic settings
|
||||||
3. Write markdown
|
3. Write markdown
|
||||||
4. `hugo serve`
|
4. `hugo server`
|
||||||
5. Commit and push -> Success
|
5. Commit and push -> Success
|
||||||
|
|
||||||
### Useful links
|
### Useful links
|
||||||
|
|
Loading…
Add table
Reference in a new issue