mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-12 08:24:52 -04:00
Remove screen capture from Hosting on GitHub page (#1586)
This commit is contained in:
parent
a58541f495
commit
7ad1c301bc
@ -89,8 +89,6 @@ For more advanced settings [actions-hugo](https://github.com/marketplace/actions
|
|||||||
## Github pages setting
|
## Github pages setting
|
||||||
By default, the GitHub action pushes the generated content to the `gh-pages` branch. This means GitHub has to serve your `gh-pages` branch as a GitHub Pages branch. You can change this setting by going to Settings > GitHub Pages, and change the source branch to `gh-pages`.
|
By default, the GitHub action pushes the generated content to the `gh-pages` branch. This means GitHub has to serve your `gh-pages` branch as a GitHub Pages branch. You can change this setting by going to Settings > GitHub Pages, and change the source branch to `gh-pages`.
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
## Change baseURL in config.toml
|
## Change baseURL in config.toml
|
||||||
Don't forget to rename your `baseURL` in `config.toml` with the value `https://<USERNAME>.github.io` for your user repository or `https://<USERNAME>.github.io/<REPOSITORY_NAME>` for a project repository.
|
Don't forget to rename your `baseURL` in `config.toml` with the value `https://<USERNAME>.github.io` for your user repository or `https://<USERNAME>.github.io/<REPOSITORY_NAME>` for a project repository.
|
||||||
|
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 15 KiB |
Loading…
x
Reference in New Issue
Block a user