mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-16 13:14:40 -04:00
content: Fix typos
This commit is contained in:
parent
fd1eb26b55
commit
e263ad6b9d
@ -131,4 +131,4 @@ enableDNT
|
|||||||
: Enabling this for the vimeo shortcode, the Vimeo player will be blocked from tracking any session data, including all cookies and stats.
|
: Enabling this for the vimeo shortcode, the Vimeo player will be blocked from tracking any session data, including all cookies and stats.
|
||||||
|
|
||||||
simple
|
simple
|
||||||
: If simple mode is enabled, the video thumbnail is fetched from Vimeo's servers and it is overlayed with a play button. If the user clicks to play the video, it will open in a new tab directly on Vimeo's website.
|
: If simple mode is enabled, the video thumbnail is fetched from Vimeo's servers and it is overlaid with a play button. If the user clicks to play the video, it will open in a new tab directly on Vimeo's website.
|
||||||
|
@ -54,7 +54,7 @@ Here you will be redirected to login in your GitHub account to get permissions.
|
|||||||
7. For which GitHub repository would you like to set up a GitHub workflow? (format: user/repository)
|
7. For which GitHub repository would you like to set up a GitHub workflow? (format: user/repository)
|
||||||
|
|
||||||
Include the repository you will use in the format above (Account/Repo)
|
Include the repository you will use in the format above (Account/Repo)
|
||||||
Firebase script with retrive credentials, create a service account you can later manage in your GitHub settings.
|
Firebase script with retrieve credentials, create a service account you can later manage in your GitHub settings.
|
||||||
|
|
||||||
8. Set up the workflow to run a build script before every deploy?
|
8. Set up the workflow to run a build script before every deploy?
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: Host on GitHub Pages
|
title: Host on GitHub Pages
|
||||||
description: Deploy Hugo as a GitHub Pages project or personal/organizational site and automate the whole process with Github Actions
|
description: Deploy Hugo as a GitHub Pages project or personal/organizational site and automate the whole process with GitHub Actions
|
||||||
categories: [hosting and deployment]
|
categories: [hosting and deployment]
|
||||||
keywords: [github,git,deployment,hosting]
|
keywords: [github,git,deployment,hosting]
|
||||||
menu:
|
menu:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user