1
0
mirror of synced 2026-01-10 00:03:04 -05:00

Merge pull request #34388 from github/repo-sync

Repo sync
This commit is contained in:
docs-bot
2024-08-23 05:37:12 -07:00
committed by GitHub
2 changed files with 4 additions and 1 deletions

View File

@@ -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`.
![Screenshot of {% data variables.product.prodname_pages %} settings in a repository. The repository name field contains the text "octocat.github.io" and is outlined in dark orange.](/assets/images/help/pages/create-repository-name-pages.png)
{% 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**.

View File

@@ -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"
}