Skip to content

Commit 5a76de8

Browse files
committed
docs: create deploy.md
1 parent 34ec6bf commit 5a76de8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/deploy.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Deploy
2+
3+
1. Go to your repo's _Actions_ tab and wait for the first workflow to pass.
4+
1. Check your `gh-pages` branch which was created and see that it has a some static HTML files and assets in it.
5+
1. Go to your repo's _Settings_.
6+
1. Enable a _GitHub Pages_ site on the **root** path of the `gh-pages` branch.
7+
1. Go to the _Environment_ section on the right of repo to check the status of the build.
8+
1. When it is done, click _View Deployment_ to open your site URL.

0 commit comments

Comments
 (0)