Skip to content

Commit 3c09e92

Browse files
authored
Update README.md
1 parent e6f0bad commit 3c09e92

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,13 @@ It is hosted on github pages. It is served from the gh-pages of this [repo](http
55

66
### Publishing workflow
77
1- Make sure Hugo [is installed](https://gohugo.io/getting-started/installing/) on the computer
8+
89
2- Create a new branch
10+
911
2- Add the new post/page, or update existing one.
12+
1013
3- Run `hugo server -D` to test the changes locally http://localhost:1313/
14+
1115
4- Push the changes, open a PR and merge it
12-
5- Once the PR is merged to master, the [Github Actions](https://github.com/joejean/joejean.github.io/actions) workflow should publish the new version of the site to the `gh-pages` branch
16+
17+
5- Once the PR is merged to master, the [Github Actions](https://github.com/joejean/joejean.github.io/actions) workflow should publish the new version of the site to the `gh-pages` branch

0 commit comments

Comments
 (0)