@@ -24,6 +24,9 @@ This guide will lead you through creating a user site at `username.github.io`.
|
||||
{% data reusables.repositories.create_new %}
|
||||
1. Enter `username.github.io` as the repository name. Replace `username` with your {% data variables.product.prodname_dotcom %} username. For example, if your username is `octocat`, the repository name should be `octocat.github.io`.
|
||||

|
||||
{% data reusables.repositories.choose-repo-visibility %}
|
||||
{% data reusables.repositories.initialize-with-readme %}
|
||||
{% data reusables.repositories.create-repo %}
|
||||
{% data reusables.repositories.sidebar-settings %}
|
||||
{% data reusables.pages.sidebar-pages %}
|
||||
1. Under "Build and deployment", under "Source", select **Deploy from a branch**.
|
||||
|
||||
@@ -3,5 +3,5 @@
|
||||
"apiOnlyEvents": "This event is not available in the web interface, only via the REST API, audit log streaming, or JSON/CSV exports.",
|
||||
"apiRequestEvent": "This event is only available via audit log streaming."
|
||||
},
|
||||
"sha": "4516a2f1ddf74032b4474b272c9850055470cad3"
|
||||
"sha": "f978d4dc575235ddf4fbc9dcdc1c305b89170245"
|
||||
}
|
||||
Reference in New Issue
Block a user