You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,8 +5,13 @@ It is hosted on github pages. It is served from the gh-pages of this [repo](http
5
5
6
6
### Publishing workflow
7
7
1- Make sure Hugo [is installed](https://gohugo.io/getting-started/installing/) on the computer
8
+
8
9
2- Create a new branch
10
+
9
11
2- Add the new post/page, or update existing one.
12
+
10
13
3- Run `hugo server -D` to test the changes locally http://localhost:1313/
14
+
11
15
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